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