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