| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
CoreNetworkNetworkFunctionGroup |
CoreNetworkNetworkFunctionGroup.clone() |
CoreNetworkNetworkFunctionGroup |
CoreNetworkNetworkFunctionGroup.withEdgeLocations(Collection<String> edgeLocations)
The core network edge locations.
|
CoreNetworkNetworkFunctionGroup |
CoreNetworkNetworkFunctionGroup.withEdgeLocations(String... edgeLocations)
The core network edge locations.
|
CoreNetworkNetworkFunctionGroup |
CoreNetworkNetworkFunctionGroup.withName(String name)
The name of the network function group.
|
CoreNetworkNetworkFunctionGroup |
CoreNetworkNetworkFunctionGroup.withSegments(ServiceInsertionSegments segments)
The segments associated with the network function group.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoreNetworkNetworkFunctionGroup> |
CoreNetwork.getNetworkFunctionGroups()
The network function groups associated with a core network.
|
| Modifier and Type | Method and Description |
|---|---|
CoreNetwork |
CoreNetwork.withNetworkFunctionGroups(CoreNetworkNetworkFunctionGroup... networkFunctionGroups)
The network function groups associated with a core network.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoreNetwork.setNetworkFunctionGroups(Collection<CoreNetworkNetworkFunctionGroup> networkFunctionGroups)
The network function groups associated with a core network.
|
CoreNetwork |
CoreNetwork.withNetworkFunctionGroups(Collection<CoreNetworkNetworkFunctionGroup> networkFunctionGroups)
The network function groups associated with a core network.
|
Copyright © 2024. All rights reserved.