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