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