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