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