Uses of Class
com.google.cloud.memcache.v1.stub.CloudMemcacheStub
-
Packages that use CloudMemcacheStub Package Description com.google.cloud.memcache.v1 A client to Cloud Memorystore for Memcached APIcom.google.cloud.memcache.v1.stub -
-
Uses of CloudMemcacheStub in com.google.cloud.memcache.v1
Methods in com.google.cloud.memcache.v1 that return CloudMemcacheStub Modifier and Type Method Description CloudMemcacheStubCloudMemcacheClient. getStub()Methods in com.google.cloud.memcache.v1 with parameters of type CloudMemcacheStub Modifier and Type Method Description static CloudMemcacheClientCloudMemcacheClient. create(CloudMemcacheStub stub)Constructs an instance of CloudMemcacheClient, using the given stub for making calls.Constructors in com.google.cloud.memcache.v1 with parameters of type CloudMemcacheStub Constructor Description CloudMemcacheClient(CloudMemcacheStub stub) -
Uses of CloudMemcacheStub in com.google.cloud.memcache.v1.stub
Subclasses of CloudMemcacheStub in com.google.cloud.memcache.v1.stub Modifier and Type Class Description classGrpcCloudMemcacheStubgRPC stub implementation for the CloudMemcache service API.classHttpJsonCloudMemcacheStubREST stub implementation for the CloudMemcache service API.Methods in com.google.cloud.memcache.v1.stub that return CloudMemcacheStub Modifier and Type Method Description CloudMemcacheStubCloudMemcacheStubSettings. createStub()
-