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