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