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