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