Class AddFlowOutputsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mediaconnect.transform.AddFlowOutputsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<AddFlowOutputsRequest>
@Generated("software.amazon.awssdk:codegen")
public class AddFlowOutputsRequestMarshaller
extends Object
implements Marshaller<AddFlowOutputsRequest>
AddFlowOutputsRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(AddFlowOutputsRequest addFlowOutputsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
AddFlowOutputsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<AddFlowOutputsRequest>- Parameters:
 addFlowOutputsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -