Uses of Class
software.amazon.awssdk.services.mediaconnect.model.GatewayInstance
-
Packages that use GatewayInstance Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of GatewayInstance in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return GatewayInstance Modifier and Type Method Description GatewayInstanceDescribeGatewayInstanceResponse. gatewayInstance()Returns the value of the GatewayInstance property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type GatewayInstance Modifier and Type Method Description DescribeGatewayInstanceResponse.BuilderDescribeGatewayInstanceResponse.Builder. gatewayInstance(GatewayInstance gatewayInstance)Sets the value of the GatewayInstance property for this object.
-