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