| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
StoragePoolsClient.ListDisksPagedResponse |
StoragePoolsClient.listDisks(ListDisksStoragePoolsRequest request)
Lists the disks in a specified storage pool.
|
StoragePoolsClient.ListDisksPagedResponse |
StoragePoolsClient.listDisks(String project,
String zone,
String storagePool)
Lists the disks in a specified storage pool.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<StoragePoolsClient.ListDisksPagedResponse> |
StoragePoolsClient.ListDisksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDisksStoragePoolsRequest,StoragePoolListDisks,StoragePoolDisk> context,
com.google.api.core.ApiFuture<StoragePoolListDisks> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDisksStoragePoolsRequest,StoragePoolsClient.ListDisksPagedResponse> |
StoragePoolsClient.listDisksPagedCallable()
Lists the disks in a specified storage pool.
|
com.google.api.gax.rpc.PagedCallSettings<ListDisksStoragePoolsRequest,StoragePoolListDisks,StoragePoolsClient.ListDisksPagedResponse> |
StoragePoolsSettings.listDisksSettings()
Returns the object with the settings used for calls to listDisks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDisksStoragePoolsRequest,StoragePoolListDisks,StoragePoolsClient.ListDisksPagedResponse> |
StoragePoolsSettings.Builder.listDisksSettings()
Returns the builder for the settings used for calls to listDisks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDisksStoragePoolsRequest,StoragePoolsClient.ListDisksPagedResponse> |
StoragePoolsStub.listDisksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDisksStoragePoolsRequest,StoragePoolsClient.ListDisksPagedResponse> |
HttpJsonStoragePoolsStub.listDisksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDisksStoragePoolsRequest,StoragePoolListDisks,StoragePoolsClient.ListDisksPagedResponse> |
StoragePoolsStubSettings.listDisksSettings()
Returns the object with the settings used for calls to listDisks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDisksStoragePoolsRequest,StoragePoolListDisks,StoragePoolsClient.ListDisksPagedResponse> |
StoragePoolsStubSettings.Builder.listDisksSettings()
Returns the builder for the settings used for calls to listDisks.
|
Copyright © 2024 Google LLC. All rights reserved.