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