Uses of Class
com.databricks.sdk.service.billing.DownloadRequest
-
Packages that use DownloadRequest Package Description com.databricks.sdk.service.billing -
-
Uses of DownloadRequest in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return DownloadRequest Modifier and Type Method Description DownloadRequestDownloadRequest. setEndMonth(String endMonth)DownloadRequestDownloadRequest. setPersonalData(Boolean personalData)DownloadRequestDownloadRequest. setStartMonth(String startMonth)Methods in com.databricks.sdk.service.billing with parameters of type DownloadRequest Modifier and Type Method Description voidBillableUsageAPI. download(DownloadRequest request)Return billable usage logs.voidBillableUsageService. download(DownloadRequest downloadRequest)Return billable usage logs.
-