Uses of Class
com.google.cloud.memcache.v1beta2.CloudMemcacheGrpc.CloudMemcacheStub
-
Packages that use CloudMemcacheGrpc.CloudMemcacheStub Package Description com.google.cloud.memcache.v1beta2 A client to Cloud Memorystore for Memcached API -
-
Uses of CloudMemcacheGrpc.CloudMemcacheStub in com.google.cloud.memcache.v1beta2
Methods in com.google.cloud.memcache.v1beta2 that return CloudMemcacheGrpc.CloudMemcacheStub Modifier and Type Method Description protected CloudMemcacheGrpc.CloudMemcacheStub
CloudMemcacheGrpc.CloudMemcacheStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudMemcacheGrpc.CloudMemcacheStub
CloudMemcacheGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-