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