Uses of Class
com.google.cloud.memcache.v1beta2.CloudMemcacheClient
-
Packages that use CloudMemcacheClient Package Description com.google.cloud.memcache.v1beta2 A client to Cloud Memorystore for Memcached API -
-
Uses of CloudMemcacheClient in com.google.cloud.memcache.v1beta2
Methods in com.google.cloud.memcache.v1beta2 that return CloudMemcacheClient Modifier and Type Method Description static CloudMemcacheClientCloudMemcacheClient. create()Constructs an instance of CloudMemcacheClient with default settings.static CloudMemcacheClientCloudMemcacheClient. create(CloudMemcacheSettings settings)Constructs an instance of CloudMemcacheClient, using the given settings.static CloudMemcacheClientCloudMemcacheClient. create(CloudMemcacheStub stub)Constructs an instance of CloudMemcacheClient, using the given stub for making calls.
-