Uses of Class
software.amazon.awssdk.services.networkmanager.model.CoreNetworkNetworkFunctionGroupIdentifier
-
Packages that use CoreNetworkNetworkFunctionGroupIdentifier Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of CoreNetworkNetworkFunctionGroupIdentifier in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return CoreNetworkNetworkFunctionGroupIdentifier Modifier and Type Method Description CoreNetworkNetworkFunctionGroupIdentifierRouteTableIdentifier. coreNetworkNetworkFunctionGroup()The route table identifier associated with the network function group.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type CoreNetworkNetworkFunctionGroupIdentifier Modifier and Type Method Description RouteTableIdentifier.BuilderRouteTableIdentifier.Builder. coreNetworkNetworkFunctionGroup(CoreNetworkNetworkFunctionGroupIdentifier coreNetworkNetworkFunctionGroup)The route table identifier associated with the network function group.
-