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