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