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