| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceInsertionSegments |
ServiceInsertionSegments.clone() |
ServiceInsertionSegments |
CoreNetworkNetworkFunctionGroup.getSegments()
The segments associated with the network function group.
|
ServiceInsertionSegments |
ServiceInsertionSegments.withSendTo(Collection<String> sendTo)
The list of segments associated with the
send-to action. |
ServiceInsertionSegments |
ServiceInsertionSegments.withSendTo(String... sendTo)
The list of segments associated with the
send-to action. |
ServiceInsertionSegments |
ServiceInsertionSegments.withSendVia(Collection<String> sendVia)
The list of segments associated with the
send-via action. |
ServiceInsertionSegments |
ServiceInsertionSegments.withSendVia(String... sendVia)
The list of segments associated with the
send-via action. |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreNetworkNetworkFunctionGroup.setSegments(ServiceInsertionSegments segments)
The segments associated with the network function group.
|
CoreNetworkNetworkFunctionGroup |
CoreNetworkNetworkFunctionGroup.withSegments(ServiceInsertionSegments segments)
The segments associated with the network function group.
|
Copyright © 2024. All rights reserved.