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