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