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