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