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