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 |
---|---|
ListGlobalForwardingRulesHttpRequest |
ListGlobalForwardingRulesHttpRequest.Builder.build() |
static ListGlobalForwardingRulesHttpRequest |
ListGlobalForwardingRulesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList> |
GlobalForwardingRuleClient.listGlobalForwardingRulesCallable()
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
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.
|
Modifier and Type | Method and Description |
---|---|
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse |
GlobalForwardingRuleClient.listGlobalForwardingRules(ListGlobalForwardingRulesHttpRequest request)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
ListGlobalForwardingRulesHttpRequest.Builder |
ListGlobalForwardingRulesHttpRequest.Builder.mergeFrom(ListGlobalForwardingRulesHttpRequest other) |
static ListGlobalForwardingRulesHttpRequest.Builder |
ListGlobalForwardingRulesHttpRequest.newBuilder(ListGlobalForwardingRulesHttpRequest prototype) |
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) |
protected GlobalForwardingRuleClient.ListGlobalForwardingRulesPage |
GlobalForwardingRuleClient.ListGlobalForwardingRulesPage.createPage(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
ForwardingRuleList response) |
com.google.api.core.ApiFuture<GlobalForwardingRuleClient.ListGlobalForwardingRulesPage> |
GlobalForwardingRuleClient.ListGlobalForwardingRulesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList> |
HttpJsonGlobalForwardingRuleStub.listGlobalForwardingRulesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.