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