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