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