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