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