Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.UICustomizationType
Packages that use UICustomizationType
-
Uses of UICustomizationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return UICustomizationTypeModifier and TypeMethodDescriptionfinal UICustomizationTypeGetUiCustomizationResponse.uiCustomization()Information about the classic hosted UI custom CSS and logo-image branding that you applied to the user pool or app client.final UICustomizationTypeSetUiCustomizationResponse.uiCustomization()Information about the hosted UI branding that you applied.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type UICustomizationTypeModifier and TypeMethodDescriptionGetUiCustomizationResponse.Builder.uiCustomization(UICustomizationType uiCustomization) Information about the classic hosted UI custom CSS and logo-image branding that you applied to the user pool or app client.SetUiCustomizationResponse.Builder.uiCustomization(UICustomizationType uiCustomization) Information about the hosted UI branding that you applied.