| 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.ListUsablePage |
BackendServicesClient.ListUsablePage.createPage(com.google.api.gax.rpc.PageContext<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendService> context,
BackendServiceListUsable response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<BackendServicesClient.ListUsablePage> |
BackendServicesClient.ListUsablePage.createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceListUsable> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected BackendServicesClient.ListUsableFixedSizeCollection |
BackendServicesClient.ListUsableFixedSizeCollection.createCollection(List<BackendServicesClient.ListUsablePage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.