Package | Description |
---|---|
com.google.cloud.redis.v1 |
A client to Google Cloud Memorystore for Redis API.
|
com.google.cloud.redis.v1.stub |
Modifier and Type | Method and Description |
---|---|
CloudRedisClient.ListInstancesPagedResponse |
CloudRedisClient.listInstances(ListInstancesRequest request)
Lists all Redis instances owned by a project in either the specified location (region) or all
locations.
|
CloudRedisClient.ListInstancesPagedResponse |
CloudRedisClient.listInstances(LocationName parent)
Lists all Redis instances owned by a project in either the specified location (region) or all
locations.
|
CloudRedisClient.ListInstancesPagedResponse |
CloudRedisClient.listInstances(String parent)
Lists all Redis instances owned by a project in either the specified location (region) or all
locations.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<CloudRedisClient.ListInstancesPagedResponse> |
CloudRedisClient.ListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudRedisClient.ListInstancesPagedResponse> |
CloudRedisClient.listInstancesPagedCallable()
Lists all Redis instances owned by a project in either the specified location (region) or all
locations.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,CloudRedisClient.ListInstancesPagedResponse> |
CloudRedisSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,CloudRedisClient.ListInstancesPagedResponse> |
CloudRedisSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudRedisClient.ListInstancesPagedResponse> |
CloudRedisStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudRedisClient.ListInstancesPagedResponse> |
GrpcCloudRedisStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,CloudRedisClient.ListInstancesPagedResponse> |
CloudRedisStubSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,CloudRedisClient.ListInstancesPagedResponse> |
CloudRedisStubSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Copyright © 2019 Google LLC. All rights reserved.