| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ForwardingRulesClient.ListPagedResponse |
ForwardingRulesClient.list(ListForwardingRulesRequest request)
Retrieves a list of ForwardingRule resources available to the specified project and region.
|
ForwardingRulesClient.ListPagedResponse |
ForwardingRulesClient.list(String project,
String region)
Retrieves a list of ForwardingRule resources available to the specified project and region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ForwardingRulesClient.ListPagedResponse> |
ForwardingRulesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context,
com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListForwardingRulesRequest,ForwardingRulesClient.ListPagedResponse> |
ForwardingRulesClient.listPagedCallable()
Retrieves a list of ForwardingRule resources available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListForwardingRulesRequest,ForwardingRuleList,ForwardingRulesClient.ListPagedResponse> |
ForwardingRulesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListForwardingRulesRequest,ForwardingRuleList,ForwardingRulesClient.ListPagedResponse> |
ForwardingRulesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListForwardingRulesRequest,ForwardingRulesClient.ListPagedResponse> |
HttpJsonForwardingRulesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListForwardingRulesRequest,ForwardingRulesClient.ListPagedResponse> |
ForwardingRulesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListForwardingRulesRequest,ForwardingRuleList,ForwardingRulesClient.ListPagedResponse> |
ForwardingRulesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListForwardingRulesRequest,ForwardingRuleList,ForwardingRulesClient.ListPagedResponse> |
ForwardingRulesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.