| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Via |
Via.clone() |
Via |
ServiceInsertionAction.getVia()
The list of network function groups and any edge overrides for the chosen service insertion action.
|
Via |
Via.withNetworkFunctionGroups(Collection<NetworkFunctionGroup> networkFunctionGroups)
The list of network function groups associated with the service insertion action.
|
Via |
Via.withNetworkFunctionGroups(NetworkFunctionGroup... networkFunctionGroups)
The list of network function groups associated with the service insertion action.
|
Via |
Via.withWithEdgeOverrides(Collection<EdgeOverride> withEdgeOverrides)
Describes any edge overrides.
|
Via |
Via.withWithEdgeOverrides(EdgeOverride... withEdgeOverrides)
Describes any edge overrides.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInsertionAction.setVia(Via via)
The list of network function groups and any edge overrides for the chosen service insertion action.
|
ServiceInsertionAction |
ServiceInsertionAction.withVia(Via via)
The list of network function groups and any edge overrides for the chosen service insertion action.
|
Copyright © 2024. All rights reserved.