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