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