| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFunctionGroup |
NetworkFunctionGroup.clone() |
NetworkFunctionGroup |
NetworkFunctionGroup.withName(String name)
The name of the network function group.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkFunctionGroup> |
Via.getNetworkFunctionGroups()
The list of network function groups associated with the service insertion action.
|
| Modifier and Type | Method and Description |
|---|---|
Via |
Via.withNetworkFunctionGroups(NetworkFunctionGroup... networkFunctionGroups)
The list of network function groups associated with the service insertion action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Via.setNetworkFunctionGroups(Collection<NetworkFunctionGroup> networkFunctionGroups)
The list of network function groups associated with the service insertion action.
|
Via |
Via.withNetworkFunctionGroups(Collection<NetworkFunctionGroup> networkFunctionGroups)
The list of network function groups associated with the service insertion action.
|
Copyright © 2024. All rights reserved.