Uses of Interface
com.databricks.sdk.service.billing.BillableUsageService
-
Packages that use BillableUsageService Package Description com.databricks.sdk com.databricks.sdk.service.billing -
-
Uses of BillableUsageService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type BillableUsageService Modifier and Type Method Description AccountClientAccountClient. withBillableUsageImpl(BillableUsageService billableUsage)Override BillableUsageAPI with mock -
Uses of BillableUsageService in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return BillableUsageService Modifier and Type Method Description BillableUsageServiceBillableUsageAPI. impl()Constructors in com.databricks.sdk.service.billing with parameters of type BillableUsageService Constructor Description BillableUsageAPI(BillableUsageService mock)Constructor for mocks
-