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