Uses of Class
com.databricks.sdk.service.billing.WrappedLogDeliveryConfiguration
-
Packages that use WrappedLogDeliveryConfiguration Package Description com.databricks.sdk.service.billing -
-
Uses of WrappedLogDeliveryConfiguration in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return WrappedLogDeliveryConfiguration Modifier and Type Method Description WrappedLogDeliveryConfigurationLogDeliveryAPI. create(WrappedCreateLogDeliveryConfiguration request)Create a new log delivery configuration.WrappedLogDeliveryConfigurationLogDeliveryService. create(WrappedCreateLogDeliveryConfiguration wrappedCreateLogDeliveryConfiguration)Create a new log delivery configuration.WrappedLogDeliveryConfigurationLogDeliveryAPI. get(GetLogDeliveryRequest request)Get log delivery configuration.WrappedLogDeliveryConfigurationLogDeliveryAPI. get(String logDeliveryConfigurationId)WrappedLogDeliveryConfigurationLogDeliveryService. get(GetLogDeliveryRequest getLogDeliveryRequest)Get log delivery configuration.WrappedLogDeliveryConfigurationWrappedLogDeliveryConfiguration. setLogDeliveryConfiguration(LogDeliveryConfiguration logDeliveryConfiguration)
-