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