| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ProposedNetworkFunctionGroupChange |
ProposedNetworkFunctionGroupChange.clone() |
ProposedNetworkFunctionGroupChange |
Attachment.getProposedNetworkFunctionGroupChange()
Describes a proposed change to a network function group associated with the attachment.
|
ProposedNetworkFunctionGroupChange |
ProposedNetworkFunctionGroupChange.withAttachmentPolicyRuleNumber(Integer attachmentPolicyRuleNumber)
The proposed new attachment policy rule number for the network function group.
|
ProposedNetworkFunctionGroupChange |
ProposedNetworkFunctionGroupChange.withNetworkFunctionGroupName(String networkFunctionGroupName)
The proposed name change for the network function group name.
|
ProposedNetworkFunctionGroupChange |
ProposedNetworkFunctionGroupChange.withTags(Collection<Tag> tags)
The list of proposed changes to the key-value tags associated with the network function group.
|
ProposedNetworkFunctionGroupChange |
ProposedNetworkFunctionGroupChange.withTags(Tag... tags)
The list of proposed changes to the key-value tags associated with the network function group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attachment.setProposedNetworkFunctionGroupChange(ProposedNetworkFunctionGroupChange proposedNetworkFunctionGroupChange)
Describes a proposed change to a network function group associated with the attachment.
|
Attachment |
Attachment.withProposedNetworkFunctionGroupChange(ProposedNetworkFunctionGroupChange proposedNetworkFunctionGroupChange)
Describes a proposed change to a network function group associated with the attachment.
|
Copyright © 2024. All rights reserved.