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