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