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