| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
DataCacheConfig |
DataCacheConfig.clone() |
DataCacheConfig |
Settings.getDataCacheConfig()
Configuration for data cache.
|
DataCacheConfig |
DataCacheConfig.set(String fieldName,
Object value) |
DataCacheConfig |
DataCacheConfig.setDataCacheEnabled(Boolean dataCacheEnabled)
Whether data cache is enabled for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.setDataCacheConfig(DataCacheConfig dataCacheConfig)
Configuration for data cache.
|
Copyright © 2011–2024 Google. All rights reserved.