Class ListNotebookMetadataRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.athena.transform.ListNotebookMetadataRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListNotebookMetadataRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListNotebookMetadataRequestMarshaller
extends Object
implements Marshaller<ListNotebookMetadataRequest>
ListNotebookMetadataRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListNotebookMetadataRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListNotebookMetadataRequest listNotebookMetadataRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListNotebookMetadataRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListNotebookMetadataRequest>- Parameters:
 listNotebookMetadataRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -