Uses of Class
com.google.cloud.redis.v1.stub.CloudRedisStub
-
Packages that use CloudRedisStub Package Description com.google.cloud.redis.v1 A client to Google Cloud Memorystore for Redis APIcom.google.cloud.redis.v1.stub -
-
Uses of CloudRedisStub in com.google.cloud.redis.v1
Methods in com.google.cloud.redis.v1 that return CloudRedisStub Modifier and Type Method Description CloudRedisStub
CloudRedisClient. getStub()
Methods in com.google.cloud.redis.v1 with parameters of type CloudRedisStub Modifier and Type Method Description static CloudRedisClient
CloudRedisClient. create(CloudRedisStub stub)
Constructs an instance of CloudRedisClient, using the given stub for making calls.Constructors in com.google.cloud.redis.v1 with parameters of type CloudRedisStub Constructor Description CloudRedisClient(CloudRedisStub stub)
-
Uses of CloudRedisStub in com.google.cloud.redis.v1.stub
Subclasses of CloudRedisStub in com.google.cloud.redis.v1.stub Modifier and Type Class Description class
GrpcCloudRedisStub
gRPC stub implementation for the CloudRedis service API.class
HttpJsonCloudRedisStub
REST stub implementation for the CloudRedis service API.Methods in com.google.cloud.redis.v1.stub that return CloudRedisStub Modifier and Type Method Description CloudRedisStub
CloudRedisStubSettings. createStub()
-