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