Uses of Class
com.databricks.sdk.service.billing.WrappedCreateLogDeliveryConfiguration
-
Packages that use WrappedCreateLogDeliveryConfiguration Package Description com.databricks.sdk.service.billing -
-
Uses of WrappedCreateLogDeliveryConfiguration in com.databricks.sdk.service.billing
Methods in com.databricks.sdk.service.billing that return WrappedCreateLogDeliveryConfiguration Modifier and Type Method Description WrappedCreateLogDeliveryConfigurationWrappedCreateLogDeliveryConfiguration. setLogDeliveryConfiguration(CreateLogDeliveryConfigurationParams logDeliveryConfiguration)Methods in com.databricks.sdk.service.billing with parameters of type WrappedCreateLogDeliveryConfiguration 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.
-