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