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 CloudRedisStubCloudRedisClient. getStub()Methods in com.google.cloud.redis.v1 with parameters of type CloudRedisStub Modifier and Type Method Description static CloudRedisClientCloudRedisClient. 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 classGrpcCloudRedisStubgRPC stub implementation for the CloudRedis service API.classHttpJsonCloudRedisStubREST stub implementation for the CloudRedis service API.Methods in com.google.cloud.redis.v1.stub that return CloudRedisStub Modifier and Type Method Description CloudRedisStubCloudRedisStubSettings. createStub()
-