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