Uses of Interface
com.databricks.sdk.service.billing.LogDeliveryService
-
Packages that use LogDeliveryService Package Description com.databricks.sdk com.databricks.sdk.service.billing -
-
Uses of LogDeliveryService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type LogDeliveryService Modifier and Type Method Description AccountClient
AccountClient. withLogDeliveryImpl(LogDeliveryService logDelivery)
Override LogDeliveryAPI with mock -
Uses of LogDeliveryService in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return LogDeliveryService Modifier and Type Method Description LogDeliveryService
LogDeliveryAPI. impl()
Constructors in com.databricks.sdk.service.billing with parameters of type LogDeliveryService Constructor Description LogDeliveryAPI(LogDeliveryService mock)
Constructor for mocks
-