| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ProposedSegmentChange |
ProposedSegmentChange.clone() |
ProposedSegmentChange |
Attachment.getProposedSegmentChange()
The attachment to move from one segment to another.
|
ProposedSegmentChange |
ProposedSegmentChange.withAttachmentPolicyRuleNumber(Integer attachmentPolicyRuleNumber)
The rule number in the policy document that applies to this change.
|
ProposedSegmentChange |
ProposedSegmentChange.withSegmentName(String segmentName)
The name of the segment to change.
|
ProposedSegmentChange |
ProposedSegmentChange.withTags(Collection<Tag> tags)
The list of key-value tags that changed for the segment.
|
ProposedSegmentChange |
ProposedSegmentChange.withTags(Tag... tags)
The list of key-value tags that changed for the segment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attachment.setProposedSegmentChange(ProposedSegmentChange proposedSegmentChange)
The attachment to move from one segment to another.
|
Attachment |
Attachment.withProposedSegmentChange(ProposedSegmentChange proposedSegmentChange)
The attachment to move from one segment to another.
|
Copyright © 2023. All rights reserved.