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