Uses of Class
com.google.cloud.memcache.v1beta2.CloudMemcacheSettings
-
Packages that use CloudMemcacheSettings Package Description com.google.cloud.memcache.v1beta2 A client to Cloud Memorystore for Memcached API -
-
Uses of CloudMemcacheSettings in com.google.cloud.memcache.v1beta2
Methods in com.google.cloud.memcache.v1beta2 that return CloudMemcacheSettings Modifier and Type Method Description CloudMemcacheSettingsCloudMemcacheSettings.Builder. build()static CloudMemcacheSettingsCloudMemcacheSettings. create(CloudMemcacheStubSettings stub)CloudMemcacheSettingsCloudMemcacheClient. getSettings()Methods in com.google.cloud.memcache.v1beta2 with parameters of type CloudMemcacheSettings Modifier and Type Method Description static CloudMemcacheClientCloudMemcacheClient. create(CloudMemcacheSettings settings)Constructs an instance of CloudMemcacheClient, using the given settings.Constructors in com.google.cloud.memcache.v1beta2 with parameters of type CloudMemcacheSettings Constructor Description Builder(CloudMemcacheSettings settings)CloudMemcacheClient(CloudMemcacheSettings settings)Constructs an instance of CloudMemcacheClient, using the given settings.
-