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