Uses of Interface
software.amazon.awssdk.services.ssm.model.OpsItemRelatedItemAlreadyExistsException.Builder
Packages that use OpsItemRelatedItemAlreadyExistsException.Builder
-
Uses of OpsItemRelatedItemAlreadyExistsException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return OpsItemRelatedItemAlreadyExistsException.BuilderModifier and TypeMethodDescriptionOpsItemRelatedItemAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) OpsItemRelatedItemAlreadyExistsException.builder()OpsItemRelatedItemAlreadyExistsException.Builder.numAttempts(Integer numAttempts) Sets the value of the OpsItemId property for this object.OpsItemRelatedItemAlreadyExistsException.Builder.resourceUri(String resourceUri) Sets the value of the ResourceUri property for this object.OpsItemRelatedItemAlreadyExistsException.Builder.statusCode(int statusCode) OpsItemRelatedItemAlreadyExistsException.toBuilder()OpsItemRelatedItemAlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type OpsItemRelatedItemAlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OpsItemRelatedItemAlreadyExistsException.Builder>OpsItemRelatedItemAlreadyExistsException.serializableBuilderClass()