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