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