Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected RouteClient.ListRoutesPage |
RouteClient.ListRoutesPage.createPage(PageContext<ListRoutesHttpRequest,RouteList,Route> context,
RouteList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<RouteClient.ListRoutesPage> |
RouteClient.ListRoutesPage.createPageAsync(PageContext<ListRoutesHttpRequest,RouteList,Route> context,
com.google.api.core.ApiFuture<RouteList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected RouteClient.ListRoutesFixedSizeCollection |
RouteClient.ListRoutesFixedSizeCollection.createCollection(List<RouteClient.ListRoutesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.