| 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 UrlMapsClient.AggregatedListPage |
UrlMapsClient.AggregatedListPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context,
UrlMapsAggregatedList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<UrlMapsClient.AggregatedListPage> |
UrlMapsClient.AggregatedListPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context,
com.google.api.core.ApiFuture<UrlMapsAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected UrlMapsClient.AggregatedListFixedSizeCollection |
UrlMapsClient.AggregatedListFixedSizeCollection.createCollection(List<UrlMapsClient.AggregatedListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.