| 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 RegionTargetHttpProxiesClient.ListPage |
RegionTargetHttpProxiesClient.ListPage.createPage(com.google.api.gax.rpc.PageContext<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxy> context,
TargetHttpProxyList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<RegionTargetHttpProxiesClient.ListPage> |
RegionTargetHttpProxiesClient.ListPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxy> context,
com.google.api.core.ApiFuture<TargetHttpProxyList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected RegionTargetHttpProxiesClient.ListFixedSizeCollection |
RegionTargetHttpProxiesClient.ListFixedSizeCollection.createCollection(List<RegionTargetHttpProxiesClient.ListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.