Uses of Class
software.amazon.awssdk.services.networkmanager.model.Via
-
Packages that use Via Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of Via in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return Via Modifier and Type Method Description ViaServiceInsertionAction. via()The list of network function groups and any edge overrides for the chosen service insertion action.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type Via Modifier and Type Method Description ServiceInsertionAction.BuilderServiceInsertionAction.Builder. via(Via via)The list of network function groups and any edge overrides for the chosen service insertion action.
-