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