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