Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeManagedLoginBrandingByClientResponse.Builder
Packages that use DescribeManagedLoginBrandingByClientResponse.Builder
-
Uses of DescribeManagedLoginBrandingByClientResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return DescribeManagedLoginBrandingByClientResponse.BuilderModifier and TypeMethodDescriptionDescribeManagedLoginBrandingByClientResponse.builder()DescribeManagedLoginBrandingByClientResponse.Builder.managedLoginBranding(Consumer<ManagedLoginBrandingType.Builder> managedLoginBranding) The details of the requested branding style.DescribeManagedLoginBrandingByClientResponse.Builder.managedLoginBranding(ManagedLoginBrandingType managedLoginBranding) The details of the requested branding style.DescribeManagedLoginBrandingByClientResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type DescribeManagedLoginBrandingByClientResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeManagedLoginBrandingByClientResponse.Builder>DescribeManagedLoginBrandingByClientResponse.serializableBuilderClass()