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