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