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