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