Uses of Class
com.databricks.sdk.service.billing.GetLogDeliveryRequest
-
Packages that use GetLogDeliveryRequest Package Description com.databricks.sdk.service.billing -
-
Uses of GetLogDeliveryRequest in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return GetLogDeliveryRequest Modifier and Type Method Description GetLogDeliveryRequestGetLogDeliveryRequest. setLogDeliveryConfigurationId(String logDeliveryConfigurationId)Methods in com.databricks.sdk.service.billing with parameters of type GetLogDeliveryRequest Modifier and Type Method Description WrappedLogDeliveryConfigurationLogDeliveryAPI. get(GetLogDeliveryRequest request)Get log delivery configuration.WrappedLogDeliveryConfigurationLogDeliveryService. get(GetLogDeliveryRequest getLogDeliveryRequest)Get log delivery configuration.
-