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