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