Uses of Class
com.google.cloud.memcache.v1.CloudMemcacheGrpc.CloudMemcacheBlockingStub
-
Packages that use CloudMemcacheGrpc.CloudMemcacheBlockingStub Package Description com.google.cloud.memcache.v1 A client to Cloud Memorystore for Memcached API -
-
Uses of CloudMemcacheGrpc.CloudMemcacheBlockingStub in com.google.cloud.memcache.v1
Methods in com.google.cloud.memcache.v1 that return CloudMemcacheGrpc.CloudMemcacheBlockingStub Modifier and Type Method Description protected CloudMemcacheGrpc.CloudMemcacheBlockingStub
CloudMemcacheGrpc.CloudMemcacheBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudMemcacheGrpc.CloudMemcacheBlockingStub
CloudMemcacheGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-