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