| 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 |
|---|---|
GlobalForwardingRulesClient.ListPagedResponse |
GlobalForwardingRulesClient.list(ListGlobalForwardingRulesRequest request)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
GlobalForwardingRulesClient.ListPagedResponse |
GlobalForwardingRulesClient.list(String project)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GlobalForwardingRulesClient.ListPagedResponse> |
GlobalForwardingRulesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context,
com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,GlobalForwardingRulesClient.ListPagedResponse> |
GlobalForwardingRulesClient.listPagedCallable()
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse> |
GlobalForwardingRulesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse> |
GlobalForwardingRulesSettings.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<ListGlobalForwardingRulesRequest,GlobalForwardingRulesClient.ListPagedResponse> |
HttpJsonGlobalForwardingRulesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,GlobalForwardingRulesClient.ListPagedResponse> |
GlobalForwardingRulesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse> |
GlobalForwardingRulesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse> |
GlobalForwardingRulesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.