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