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 CloudMemcacheClient
CloudMemcacheClient. create()
Constructs an instance of CloudMemcacheClient with default settings.static CloudMemcacheClient
CloudMemcacheClient. create(CloudMemcacheSettings settings)
Constructs an instance of CloudMemcacheClient, using the given settings.static CloudMemcacheClient
CloudMemcacheClient. create(CloudMemcacheStub stub)
Constructs an instance of CloudMemcacheClient, using the given stub for making calls.
-