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