| 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.AggregatedListPagedResponse |
StoragePoolsClient.aggregatedList(AggregatedListStoragePoolsRequest request)
Retrieves an aggregated list of storage pools.
|
StoragePoolsClient.AggregatedListPagedResponse |
StoragePoolsClient.aggregatedList(String project)
Retrieves an aggregated list of storage pools.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListStoragePoolsRequest,StoragePoolsClient.AggregatedListPagedResponse> |
StoragePoolsClient.aggregatedListPagedCallable()
Retrieves an aggregated list of storage pools.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,StoragePoolsClient.AggregatedListPagedResponse> |
StoragePoolsSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,StoragePoolsClient.AggregatedListPagedResponse> |
StoragePoolsSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<StoragePoolsClient.AggregatedListPagedResponse> |
StoragePoolsClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,Map.Entry<String,StoragePoolsScopedList>> context,
com.google.api.core.ApiFuture<StoragePoolAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.