Uses of Class
software.amazon.awssdk.services.mediaconnect.model.UpdateGatewayBridgeSourceRequest
-
Packages that use UpdateGatewayBridgeSourceRequest Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of UpdateGatewayBridgeSourceRequest in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return UpdateGatewayBridgeSourceRequest Modifier and Type Method Description UpdateGatewayBridgeSourceRequestUpdateFlowSourceRequest. gatewayBridgeSource()The source configuration for cloud flows receiving a stream from a bridge.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type UpdateGatewayBridgeSourceRequest Modifier and Type Method Description UpdateFlowSourceRequest.BuilderUpdateFlowSourceRequest.Builder. gatewayBridgeSource(UpdateGatewayBridgeSourceRequest gatewayBridgeSource)The source configuration for cloud flows receiving a stream from a bridge.
-