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 |
---|---|
TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse |
TargetHttpProxyClient.listTargetHttpProxies(ListTargetHttpProxiesHttpRequest request)
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse |
TargetHttpProxyClient.listTargetHttpProxies(ProjectName project)
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse |
TargetHttpProxyClient.listTargetHttpProxies(String project)
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxy> context,
com.google.api.core.ApiFuture<TargetHttpProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetHttpProxiesHttpRequest,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxyClient.listTargetHttpProxiesPagedCallable()
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.listTargetHttpProxiesSettings()
Returns the object with the settings used for calls to listTargetHttpProxies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.Builder.listTargetHttpProxiesSettings()
Returns the builder for the settings used for calls to listTargetHttpProxies.
|
Copyright © 2019 Google LLC. All rights reserved.