| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected BackendServicesClient.AggregatedListPage |
BackendServicesClient.AggregatedListPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context,
BackendServiceAggregatedList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<BackendServicesClient.AggregatedListPage> |
BackendServicesClient.AggregatedListPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context,
com.google.api.core.ApiFuture<BackendServiceAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected BackendServicesClient.AggregatedListFixedSizeCollection |
BackendServicesClient.AggregatedListFixedSizeCollection.createCollection(List<BackendServicesClient.AggregatedListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.