public static interface RelatedOpsItem.Builder extends SdkPojo, CopyableBuilder<RelatedOpsItem.Builder,RelatedOpsItem>
Modifier and Type | Method and Description |
---|---|
RelatedOpsItem.Builder |
opsItemId(String opsItemId)
The ID of an OpsItem related to the current OpsItem.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
RelatedOpsItem.Builder opsItemId(String opsItemId)
The ID of an OpsItem related to the current OpsItem.
opsItemId
- The ID of an OpsItem related to the current OpsItem.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.