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