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