Uses of Class
software.amazon.awssdk.services.mediaconnect.model.SetGatewayBridgeSourceRequest
-
Packages that use SetGatewayBridgeSourceRequest Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of SetGatewayBridgeSourceRequest in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return SetGatewayBridgeSourceRequest Modifier and Type Method Description SetGatewayBridgeSourceRequestSetSourceRequest. 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 SetGatewayBridgeSourceRequest Modifier and Type Method Description SetSourceRequest.BuilderSetSourceRequest.Builder. gatewayBridgeSource(SetGatewayBridgeSourceRequest gatewayBridgeSource)The source configuration for cloud flows receiving a stream from a bridge.
-