UnaryCallable<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList> |
TargetHttpProxyClient.listTargetHttpProxiesCallable()
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
UnaryCallable<ListTargetHttpProxiesHttpRequest,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxyClient.listTargetHttpProxiesPagedCallable()
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
PagedCallSettings<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.listTargetHttpProxiesSettings()
Returns the object with the settings used for calls to listTargetHttpProxies.
|
PagedCallSettings.Builder<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.Builder.listTargetHttpProxiesSettings()
Returns the builder for the settings used for calls to listTargetHttpProxies.
|