Class DescribeJournalS3ExportRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.qldb.transform.DescribeJournalS3ExportRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeJournalS3ExportRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeJournalS3ExportRequestMarshaller
extends Object
implements Marshaller<DescribeJournalS3ExportRequest>
DescribeJournalS3ExportRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeJournalS3ExportRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeJournalS3ExportRequest describeJournalS3ExportRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeJournalS3ExportRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeJournalS3ExportRequest>- Parameters:
 describeJournalS3ExportRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -