| 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.ListPagedResponse |
StoragePoolsClient.list(ListStoragePoolsRequest request)
Retrieves a list of storage pools contained within the specified zone.
|
StoragePoolsClient.ListPagedResponse |
StoragePoolsClient.list(String project,
String zone)
Retrieves a list of storage pools contained within the specified zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<StoragePoolsClient.ListPagedResponse> |
StoragePoolsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,StoragePoolList,StoragePool> context,
com.google.api.core.ApiFuture<StoragePoolList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,StoragePoolsClient.ListPagedResponse> |
StoragePoolsClient.listPagedCallable()
Retrieves a list of storage pools contained within the specified zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListStoragePoolsRequest,StoragePoolList,StoragePoolsClient.ListPagedResponse> |
StoragePoolsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolsRequest,StoragePoolList,StoragePoolsClient.ListPagedResponse> |
StoragePoolsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,StoragePoolsClient.ListPagedResponse> |
StoragePoolsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,StoragePoolsClient.ListPagedResponse> |
HttpJsonStoragePoolsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListStoragePoolsRequest,StoragePoolList,StoragePoolsClient.ListPagedResponse> |
StoragePoolsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolsRequest,StoragePoolList,StoragePoolsClient.ListPagedResponse> |
StoragePoolsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.