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