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