static CoreNetworkNetworkFunctionGroup.Builder |
CoreNetworkNetworkFunctionGroup.builder() |
|
CoreNetworkNetworkFunctionGroup.Builder |
CoreNetworkNetworkFunctionGroup.Builder.edgeLocations(String... edgeLocations) |
The core network edge locations.
|
CoreNetworkNetworkFunctionGroup.Builder |
CoreNetworkNetworkFunctionGroup.Builder.edgeLocations(Collection<String> edgeLocations) |
The core network edge locations.
|
CoreNetworkNetworkFunctionGroup.Builder |
CoreNetworkNetworkFunctionGroup.Builder.name(String name) |
The name of the network function group.
|
default CoreNetworkNetworkFunctionGroup.Builder |
CoreNetworkNetworkFunctionGroup.Builder.segments(Consumer<ServiceInsertionSegments.Builder> segments) |
The segments associated with the network function group.
|
CoreNetworkNetworkFunctionGroup.Builder |
CoreNetworkNetworkFunctionGroup.Builder.segments(ServiceInsertionSegments segments) |
The segments associated with the network function group.
|
CoreNetworkNetworkFunctionGroup.Builder |
CoreNetworkNetworkFunctionGroup.toBuilder() |
|