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