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