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