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