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