| Package | Description |
|---|---|
| com.databricks.sdk.service.billing |
| Modifier and Type | Method and Description |
|---|---|
ListLogDeliveryRequest |
ListLogDeliveryRequest.setCredentialsId(String credentialsId) |
ListLogDeliveryRequest |
ListLogDeliveryRequest.setStatus(LogDeliveryConfigStatus status) |
ListLogDeliveryRequest |
ListLogDeliveryRequest.setStorageConfigurationId(String storageConfigurationId) |
| Modifier and Type | Method and Description |
|---|---|
WrappedLogDeliveryConfigurations |
LogDeliveryService.list(ListLogDeliveryRequest listLogDeliveryRequest)
Get all log delivery configurations.
|
Iterable<LogDeliveryConfiguration> |
LogDeliveryAPI.list(ListLogDeliveryRequest request)
Get all log delivery configurations.
|
Copyright © 2024. All rights reserved.