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