Uses of Class
com.azure.storage.file.datalake.options.DataLakePathScheduleDeletionOptions
Packages that use DataLakePathScheduleDeletionOptions
Package
Description
Package containing options model classes used by Azure Storage File Datalake.
-
Uses of DataLakePathScheduleDeletionOptions in com.azure.storage.file.datalake.options
Methods in com.azure.storage.file.datalake.options that return DataLakePathScheduleDeletionOptionsModifier and TypeMethodDescriptionDataLakePathCreateOptions.getScheduleDeletionOptions()
Gets theDataLakePathScheduleDeletionOptions
set on the path.Methods in com.azure.storage.file.datalake.options with parameters of type DataLakePathScheduleDeletionOptionsModifier and TypeMethodDescriptionDataLakePathCreateOptions.setScheduleDeletionOptions
(DataLakePathScheduleDeletionOptions deletionOptions) Scheduled deletion options to set on the path.