Class UpdateFlowOutputRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.mediaconnect.transform.UpdateFlowOutputRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateFlowOutputRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateFlowOutputRequestMarshaller extends Object implements Marshaller<UpdateFlowOutputRequest>
UpdateFlowOutputRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateFlowOutputRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateFlowOutputRequest updateFlowOutputRequest)
-
-
-
Constructor Detail
-
UpdateFlowOutputRequestMarshaller
public UpdateFlowOutputRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateFlowOutputRequest updateFlowOutputRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateFlowOutputRequest>
-
-