| Package | Description |
|---|---|
| com.google.cloud.filestore.v1 |
A client to Cloud Filestore API
|
| com.google.cloud.filestore.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudFilestoreManagerClient.ListInstancesPagedResponse |
CloudFilestoreManagerClient.listInstances(ListInstancesRequest request)
Lists all instances in a project for either a specified location or for all locations.
|
CloudFilestoreManagerClient.ListInstancesPagedResponse |
CloudFilestoreManagerClient.listInstances(LocationName parent)
Lists all instances in a project for either a specified location or for all locations.
|
CloudFilestoreManagerClient.ListInstancesPagedResponse |
CloudFilestoreManagerClient.listInstances(String parent)
Lists all instances in a project for either a specified location or for all locations.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListInstancesPagedResponse> |
CloudFilestoreManagerClient.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,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
CloudFilestoreManagerClient.listInstancesPagedCallable()
Lists all instances in a project for either a specified location or for all locations.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
CloudFilestoreManagerSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
CloudFilestoreManagerSettings.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,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
HttpJsonCloudFilestoreManagerStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
GrpcCloudFilestoreManagerStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
CloudFilestoreManagerStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
CloudFilestoreManagerStubSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse> |
CloudFilestoreManagerStubSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Copyright © 2024 Google LLC. All rights reserved.