Uses of Class
software.amazon.awssdk.services.mediaconnect.model.BridgeFlowSource
-
Packages that use BridgeFlowSource Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of BridgeFlowSource in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return BridgeFlowSource Modifier and Type Method Description BridgeFlowSourceBridgeSource. flowSource()Returns the value of the FlowSource property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type BridgeFlowSource Modifier and Type Method Description BridgeSource.BuilderBridgeSource.Builder. flowSource(BridgeFlowSource flowSource)Sets the value of the FlowSource property for this object.
-