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