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