public static interface DisassociateOpsItemRelatedItemRequest.Builder extends SsmRequest.Builder, SdkPojo, CopyableBuilder<DisassociateOpsItemRelatedItemRequest.Builder,DisassociateOpsItemRelatedItemRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateOpsItemRelatedItemRequest.Builder |
associationId(String associationId)
The ID of the association for which you want to delete an association between the OpsItem and a related item.
|
DisassociateOpsItemRelatedItemRequest.Builder |
opsItemId(String opsItemId)
The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.
|
DisassociateOpsItemRelatedItemRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateOpsItemRelatedItemRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateOpsItemRelatedItemRequest.Builder opsItemId(String opsItemId)
The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.
opsItemId - The ID of the OpsItem for which you want to delete an association between the OpsItem and a related
item.DisassociateOpsItemRelatedItemRequest.Builder associationId(String associationId)
The ID of the association for which you want to delete an association between the OpsItem and a related item.
associationId - The ID of the association for which you want to delete an association between the OpsItem and a
related item.DisassociateOpsItemRelatedItemRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateOpsItemRelatedItemRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.