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