Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.TermsExistsException.Builder
-
Packages that use TermsExistsException.Builder Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of TermsExistsException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return TermsExistsException.Builder Modifier and Type Method Description TermsExistsException.BuilderTermsExistsException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static TermsExistsException.BuilderTermsExistsException. builder()TermsExistsException.BuilderTermsExistsException.Builder. cause(Throwable cause)TermsExistsException.BuilderTermsExistsException.Builder. message(String message)TermsExistsException.BuilderTermsExistsException.Builder. numAttempts(Integer numAttempts)TermsExistsException.BuilderTermsExistsException.Builder. requestId(String requestId)TermsExistsException.BuilderTermsExistsException.Builder. statusCode(int statusCode)TermsExistsException.BuilderTermsExistsException. toBuilder()TermsExistsException.BuilderTermsExistsException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type TermsExistsException.Builder Modifier and Type Method Description static Class<? extends TermsExistsException.Builder>TermsExistsException. serializableBuilderClass()
-