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