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