All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.sqladmin.model.DataCacheConfig.html Maven / Gradle / Ivy

The newest version!






DataCacheConfig (Cloud SQL Admin API v1-rev20241108-2.0.0)












com.google.api.services.sqladmin.model

Class DataCacheConfig

    • Constructor Detail

      • DataCacheConfig

        public DataCacheConfig()
    • Method Detail

      • getDataCacheEnabled

        public Boolean getDataCacheEnabled()
        Whether data cache is enabled for the instance.
        Returns:
        value or null for none
      • setDataCacheEnabled

        public DataCacheConfig setDataCacheEnabled(Boolean dataCacheEnabled)
        Whether data cache is enabled for the instance.
        Parameters:
        dataCacheEnabled - dataCacheEnabled or null for none
      • clone

        public DataCacheConfig clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy