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