public class GetBatchPredictionRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetBatchPredictionRequest>,GetBatchPredictionRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetBatchPredictionRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetBatchPredictionRequest> |
marshall(GetBatchPredictionRequest getBatchPredictionRequest) |
private final SdkJsonProtocolFactory protocolFactory
public GetBatchPredictionRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetBatchPredictionRequest> marshall(GetBatchPredictionRequest getBatchPredictionRequest)
marshall
in interface Marshaller<Request<GetBatchPredictionRequest>,GetBatchPredictionRequest>