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