UnaryCallable<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList> |
GlobalForwardingRuleClient.listGlobalForwardingRulesCallable()
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
UnaryCallable<ListGlobalForwardingRulesHttpRequest,GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleClient.listGlobalForwardingRulesPagedCallable()
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
PagedCallSettings<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleSettings.listGlobalForwardingRulesSettings()
Returns the object with the settings used for calls to listGlobalForwardingRules.
|
PagedCallSettings.Builder<ListGlobalForwardingRulesHttpRequest,ForwardingRuleList,GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse> |
GlobalForwardingRuleSettings.Builder.listGlobalForwardingRulesSettings()
Returns the builder for the settings used for calls to listGlobalForwardingRules.
|