Uses of Class
software.amazon.awssdk.services.medialive.model.InputDestinationVpc
-
Packages that use InputDestinationVpc Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of InputDestinationVpc in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return InputDestinationVpc Modifier and Type Method Description InputDestinationVpcInputDestination. vpc()Returns the value of the Vpc property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type InputDestinationVpc Modifier and Type Method Description InputDestination.BuilderInputDestination.Builder. vpc(InputDestinationVpc vpc)Sets the value of the Vpc property for this object.
-