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