| 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 |
|---|---|
DisksClient.AggregatedListPagedResponse |
DisksClient.aggregatedList(AggregatedListDisksRequest request)
Retrieves an aggregated list of persistent disks.
|
DisksClient.AggregatedListPagedResponse |
DisksClient.aggregatedList(String project)
Retrieves an aggregated list of persistent disks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksRequest,DisksClient.AggregatedListPagedResponse> |
DisksClient.aggregatedListPagedCallable()
Retrieves an aggregated list of persistent disks.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListDisksRequest,DiskAggregatedList,DisksClient.AggregatedListPagedResponse> |
DisksSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListDisksRequest,DiskAggregatedList,DisksClient.AggregatedListPagedResponse> |
DisksSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<DisksClient.AggregatedListPagedResponse> |
DisksClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>> context,
com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksRequest,DisksClient.AggregatedListPagedResponse> |
DisksStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksRequest,DisksClient.AggregatedListPagedResponse> |
HttpJsonDisksStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<AggregatedListDisksRequest,DiskAggregatedList,DisksClient.AggregatedListPagedResponse> |
DisksStubSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListDisksRequest,DiskAggregatedList,DisksClient.AggregatedListPagedResponse> |
DisksStubSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
Copyright © 2024 Google LLC. All rights reserved.