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