Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse |
GlobalForwardingRuleClient.listGlobalForwardingRules(ListGlobalForwardingRulesHttpRequest request)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse |
GlobalForwardingRuleClient.listGlobalForwardingRules(ProjectName project)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse |
GlobalForwardingRuleClient.listGlobalForwardingRules(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<GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesHttpRequest,GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleClient.listGlobalForwardingRulesPagedCallable()
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleSettings.listGlobalForwardingRulesSettings()
Returns the object with the settings used for calls to listGlobalForwardingRules.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleSettings.Builder.listGlobalForwardingRulesSettings()
Returns the builder for the settings used for calls to listGlobalForwardingRules.
|
Copyright © 2019 Google LLC. All rights reserved.