Uses of Class
software.amazon.awssdk.services.mediaconnect.model.Gateway
-
Packages that use Gateway Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of Gateway in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return Gateway Modifier and Type Method Description GatewayCreateGatewayResponse. gateway()Returns the value of the Gateway property for this object.GatewayDescribeGatewayResponse. gateway()Returns the value of the Gateway property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type Gateway Modifier and Type Method Description CreateGatewayResponse.BuilderCreateGatewayResponse.Builder. gateway(Gateway gateway)Sets the value of the Gateway property for this object.DescribeGatewayResponse.BuilderDescribeGatewayResponse.Builder. gateway(Gateway gateway)Sets the value of the Gateway property for this object.
-