Skip navigation links
B C D G L M N S U 

B

bindService() - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisStub
 

C

CloudRedisGrpc - Class in com.google.cloud.redis.v1
Configures and manages Cloud Memorystore for Redis instances Google Cloud Memorystore for Redis v1 The `redis.googleapis.com` service implements the Google Cloud Memorystore for Redis API and defines the following resource model for managing Redis instances: * The service works with a collection of cloud projects, named: `/projects/*` * Each project has a collection of available locations, named: `/locations/*` * Each location has a collection of Redis instances, named: `/instances/*` * As such, Redis instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note that location_id must be refering to a GCP `region`; for example: * `projects/redpepper-1290/locations/us-central1/instances/my-redis`
CloudRedisGrpc.CloudRedisBlockingStub - Class in com.google.cloud.redis.v1
Configures and manages Cloud Memorystore for Redis instances Google Cloud Memorystore for Redis v1 The `redis.googleapis.com` service implements the Google Cloud Memorystore for Redis API and defines the following resource model for managing Redis instances: * The service works with a collection of cloud projects, named: `/projects/*` * Each project has a collection of available locations, named: `/locations/*` * Each location has a collection of Redis instances, named: `/instances/*` * As such, Redis instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note that location_id must be refering to a GCP `region`; for example: * `projects/redpepper-1290/locations/us-central1/instances/my-redis`
CloudRedisGrpc.CloudRedisFutureStub - Class in com.google.cloud.redis.v1
Configures and manages Cloud Memorystore for Redis instances Google Cloud Memorystore for Redis v1 The `redis.googleapis.com` service implements the Google Cloud Memorystore for Redis API and defines the following resource model for managing Redis instances: * The service works with a collection of cloud projects, named: `/projects/*` * Each project has a collection of available locations, named: `/locations/*` * Each location has a collection of Redis instances, named: `/instances/*` * As such, Redis instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note that location_id must be refering to a GCP `region`; for example: * `projects/redpepper-1290/locations/us-central1/instances/my-redis`
CloudRedisGrpc.CloudRedisImplBase - Class in com.google.cloud.redis.v1
Configures and manages Cloud Memorystore for Redis instances Google Cloud Memorystore for Redis v1 The `redis.googleapis.com` service implements the Google Cloud Memorystore for Redis API and defines the following resource model for managing Redis instances: * The service works with a collection of cloud projects, named: `/projects/*` * Each project has a collection of available locations, named: `/locations/*` * Each location has a collection of Redis instances, named: `/instances/*` * As such, Redis instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note that location_id must be refering to a GCP `region`; for example: * `projects/redpepper-1290/locations/us-central1/instances/my-redis`
CloudRedisGrpc.CloudRedisStub - Class in com.google.cloud.redis.v1
Configures and manages Cloud Memorystore for Redis instances Google Cloud Memorystore for Redis v1 The `redis.googleapis.com` service implements the Google Cloud Memorystore for Redis API and defines the following resource model for managing Redis instances: * The service works with a collection of cloud projects, named: `/projects/*` * Each project has a collection of available locations, named: `/locations/*` * Each location has a collection of Redis instances, named: `/instances/*` * As such, Redis instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note that location_id must be refering to a GCP `region`; for example: * `projects/redpepper-1290/locations/us-central1/instances/my-redis`
CloudRedisImplBase() - Constructor for class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisImplBase
 
com.google.cloud.redis.v1 - package com.google.cloud.redis.v1
 
createInstance(CreateInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisBlockingStub
Creates a Redis instance based on the specified tier and memory size.
createInstance(CreateInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisFutureStub
Creates a Redis instance based on the specified tier and memory size.
createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisImplBase
Creates a Redis instance based on the specified tier and memory size.
createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisStub
Creates a Redis instance based on the specified tier and memory size.

D

deleteInstance(DeleteInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisBlockingStub
Deletes a specific Redis instance.
deleteInstance(DeleteInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisFutureStub
Deletes a specific Redis instance.
deleteInstance(DeleteInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisImplBase
Deletes a specific Redis instance.
deleteInstance(DeleteInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisStub
Deletes a specific Redis instance.

G

getCreateInstanceMethod() - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
 
getDeleteInstanceMethod() - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
 
getGetInstanceMethod() - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
 
getInstance(GetInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisBlockingStub
Gets the details of a specific Redis instance.
getInstance(GetInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisFutureStub
Gets the details of a specific Redis instance.
getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisImplBase
Gets the details of a specific Redis instance.
getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisStub
Gets the details of a specific Redis instance.
getListInstancesMethod() - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
 
getUpdateInstanceMethod() - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
 

L

listInstances(ListInstancesRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisBlockingStub
Lists all Redis instances owned by a project in either the specified location (region) or all locations.
listInstances(ListInstancesRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisFutureStub
Lists all Redis instances owned by a project in either the specified location (region) or all locations.
listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisImplBase
Lists all Redis instances owned by a project in either the specified location (region) or all locations.
listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisStub
Lists all Redis instances owned by a project in either the specified location (region) or all locations.

M

METHOD_CREATE_INSTANCE - Static variable in class com.google.cloud.redis.v1.CloudRedisGrpc
Deprecated.
METHOD_DELETE_INSTANCE - Static variable in class com.google.cloud.redis.v1.CloudRedisGrpc
Deprecated.
METHOD_GET_INSTANCE - Static variable in class com.google.cloud.redis.v1.CloudRedisGrpc
Deprecated.
METHOD_LIST_INSTANCES - Static variable in class com.google.cloud.redis.v1.CloudRedisGrpc
Deprecated.
METHOD_UPDATE_INSTANCE - Static variable in class com.google.cloud.redis.v1.CloudRedisGrpc
Deprecated.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.redis.v1.CloudRedisGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.redis.v1.CloudRedisGrpc
 

U

updateInstance(UpdateInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisBlockingStub
Updates the metadata and configuration of a specific Redis instance.
updateInstance(UpdateInstanceRequest) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisFutureStub
Updates the metadata and configuration of a specific Redis instance.
updateInstance(UpdateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisImplBase
Updates the metadata and configuration of a specific Redis instance.
updateInstance(UpdateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.redis.v1.CloudRedisGrpc.CloudRedisStub
Updates the metadata and configuration of a specific Redis instance.
B C D G L M N S U 
Skip navigation links

Copyright © 2018 Google LLC. All rights reserved.