Uses of Class
software.amazon.awssdk.services.networkmanager.model.ServiceInsertionSegments
-
Packages that use ServiceInsertionSegments Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of ServiceInsertionSegments in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return ServiceInsertionSegments Modifier and Type Method Description ServiceInsertionSegmentsCoreNetworkNetworkFunctionGroup. segments()The segments associated with the network function group.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type ServiceInsertionSegments Modifier and Type Method Description CoreNetworkNetworkFunctionGroup.BuilderCoreNetworkNetworkFunctionGroup.Builder. segments(ServiceInsertionSegments segments)The segments associated with the network function group.
-