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 WrappedCreateLogDeliveryConfiguration
WrappedCreateLogDeliveryConfiguration. setLogDeliveryConfiguration(CreateLogDeliveryConfigurationParams logDeliveryConfiguration)
Methods in com.databricks.sdk.service.billing with parameters of type WrappedCreateLogDeliveryConfiguration Modifier and Type Method Description WrappedLogDeliveryConfiguration
LogDeliveryAPI. create(WrappedCreateLogDeliveryConfiguration request)
Create a new log delivery configuration.WrappedLogDeliveryConfiguration
LogDeliveryService. create(WrappedCreateLogDeliveryConfiguration wrappedCreateLogDeliveryConfiguration)
Create a new log delivery configuration.
-