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