Uses of Class
software.amazon.awssdk.services.personalize.model.DataDeletionJob
-
Packages that use DataDeletionJob Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of DataDeletionJob in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return DataDeletionJob Modifier and Type Method Description DataDeletionJobDescribeDataDeletionJobResponse. dataDeletionJob()Information about the data deletion job, including the status.Methods in software.amazon.awssdk.services.personalize.model with parameters of type DataDeletionJob Modifier and Type Method Description DescribeDataDeletionJobResponse.BuilderDescribeDataDeletionJobResponse.Builder. dataDeletionJob(DataDeletionJob dataDeletionJob)Information about the data deletion job, including the status.
-