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