Uses of Class
software.amazon.awssdk.services.personalize.model.BatchSegmentJob
-
Packages that use BatchSegmentJob Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of BatchSegmentJob in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return BatchSegmentJob Modifier and Type Method Description BatchSegmentJobDescribeBatchSegmentJobResponse. batchSegmentJob()Information on the specified batch segment job.Methods in software.amazon.awssdk.services.personalize.model with parameters of type BatchSegmentJob Modifier and Type Method Description DescribeBatchSegmentJobResponse.BuilderDescribeBatchSegmentJobResponse.Builder. batchSegmentJob(BatchSegmentJob batchSegmentJob)Information on the specified batch segment job.
-