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