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