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