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