Uses of Class
software.amazon.awssdk.services.mediaconnect.model.UpdateIngressGatewayBridgeRequest
-
Packages that use UpdateIngressGatewayBridgeRequest Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of UpdateIngressGatewayBridgeRequest in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return UpdateIngressGatewayBridgeRequest Modifier and Type Method Description UpdateIngressGatewayBridgeRequestUpdateBridgeRequest. ingressGatewayBridge()Returns the value of the IngressGatewayBridge property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type UpdateIngressGatewayBridgeRequest Modifier and Type Method Description UpdateBridgeRequest.BuilderUpdateBridgeRequest.Builder. ingressGatewayBridge(UpdateIngressGatewayBridgeRequest ingressGatewayBridge)Sets the value of the IngressGatewayBridge property for this object.
-