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