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