| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
WhenSentTo |
WhenSentTo.clone() |
WhenSentTo |
ServiceInsertionAction.getWhenSentTo()
The list of destination segments if the service insertion action is
send-via. |
WhenSentTo |
WhenSentTo.withWhenSentToSegmentsList(Collection<String> whenSentToSegmentsList)
The list of destination segments when the service insertion action is
send-to. |
WhenSentTo |
WhenSentTo.withWhenSentToSegmentsList(String... whenSentToSegmentsList)
The list of destination segments when the service insertion action is
send-to. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInsertionAction.setWhenSentTo(WhenSentTo whenSentTo)
The list of destination segments if the service insertion action is
send-via. |
ServiceInsertionAction |
ServiceInsertionAction.withWhenSentTo(WhenSentTo whenSentTo)
The list of destination segments if the service insertion action is
send-via. |
Copyright © 2024. All rights reserved.