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