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