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