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