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