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