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