Uses of Class
software.amazon.awssdk.services.mediaconnect.model.BridgeFlowOutput
-
Packages that use BridgeFlowOutput Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of BridgeFlowOutput in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return BridgeFlowOutput Modifier and Type Method Description BridgeFlowOutputBridgeOutput. flowOutput()Returns the value of the FlowOutput property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type BridgeFlowOutput Modifier and Type Method Description BridgeOutput.BuilderBridgeOutput.Builder. flowOutput(BridgeFlowOutput flowOutput)Sets the value of the FlowOutput property for this object.
-