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