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