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 AccountClientAccountClient. 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 LogDeliveryServiceLogDeliveryAPI. impl()Constructors in com.databricks.sdk.service.billing with parameters of type LogDeliveryService Constructor Description LogDeliveryAPI(LogDeliveryService mock)Constructor for mocks
-