| Package | Description |
|---|---|
| com.google.cloud.filestore.v1beta1 |
A client to Cloud Filestore API
|
| com.google.cloud.filestore.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudFilestoreManagerClient.ListSharesPagedResponse |
CloudFilestoreManagerClient.listShares(InstanceName parent)
Lists all shares for a specified instance.
|
CloudFilestoreManagerClient.ListSharesPagedResponse |
CloudFilestoreManagerClient.listShares(ListSharesRequest request)
Lists all shares for a specified instance.
|
CloudFilestoreManagerClient.ListSharesPagedResponse |
CloudFilestoreManagerClient.listShares(String parent)
Lists all shares for a specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSharesPagedResponse> |
CloudFilestoreManagerClient.ListSharesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context,
com.google.api.core.ApiFuture<ListSharesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,CloudFilestoreManagerClient.ListSharesPagedResponse> |
CloudFilestoreManagerClient.listSharesPagedCallable()
Lists all shares for a specified instance.
|
com.google.api.gax.rpc.PagedCallSettings<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse> |
CloudFilestoreManagerSettings.listSharesSettings()
Returns the object with the settings used for calls to listShares.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse> |
CloudFilestoreManagerSettings.Builder.listSharesSettings()
Returns the builder for the settings used for calls to listShares.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,CloudFilestoreManagerClient.ListSharesPagedResponse> |
HttpJsonCloudFilestoreManagerStub.listSharesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,CloudFilestoreManagerClient.ListSharesPagedResponse> |
GrpcCloudFilestoreManagerStub.listSharesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,CloudFilestoreManagerClient.ListSharesPagedResponse> |
CloudFilestoreManagerStub.listSharesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse> |
CloudFilestoreManagerStubSettings.listSharesSettings()
Returns the object with the settings used for calls to listShares.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse> |
CloudFilestoreManagerStubSettings.Builder.listSharesSettings()
Returns the builder for the settings used for calls to listShares.
|
Copyright © 2024 Google LLC. All rights reserved.