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