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 |
---|---|
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 ApiFuture<GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse.createAsync(PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
ApiFuture<ForwardingRuleList> futureResponse) |
protected GlobalForwardingRuleClient.ListGlobalForwardingRulesPage |
GlobalForwardingRuleClient.ListGlobalForwardingRulesPage.createPage(PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
ForwardingRuleList response) |
ApiFuture<GlobalForwardingRuleClient.ListGlobalForwardingRulesPage> |
GlobalForwardingRuleClient.ListGlobalForwardingRulesPage.createPageAsync(PageContext<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
ApiFuture<ForwardingRuleList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList> |
HttpJsonGlobalForwardingRuleStub.listGlobalForwardingRulesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.