Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.ManagedLoginBrandingExistsException.Builder
Packages that use ManagedLoginBrandingExistsException.Builder
-
Uses of ManagedLoginBrandingExistsException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return ManagedLoginBrandingExistsException.BuilderModifier and TypeMethodDescriptionManagedLoginBrandingExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) ManagedLoginBrandingExistsException.builder()ManagedLoginBrandingExistsException.Builder.numAttempts(Integer numAttempts) ManagedLoginBrandingExistsException.Builder.statusCode(int statusCode) ManagedLoginBrandingExistsException.toBuilder()ManagedLoginBrandingExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type ManagedLoginBrandingExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ManagedLoginBrandingExistsException.Builder>ManagedLoginBrandingExistsException.serializableBuilderClass()