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 |
---|---|
TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse |
TargetTcpProxyClient.listTargetTcpProxies(ListTargetTcpProxiesHttpRequest request)
Retrieves the list of TargetTcpProxy resources available to the specified project.
|
TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse |
TargetTcpProxyClient.listTargetTcpProxies(ProjectName project)
Retrieves the list of TargetTcpProxy resources available to the specified project.
|
TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse |
TargetTcpProxyClient.listTargetTcpProxies(String project)
Retrieves the list of TargetTcpProxy resources available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxy> context,
com.google.api.core.ApiFuture<TargetTcpProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesHttpRequest,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxyClient.listTargetTcpProxiesPagedCallable()
Retrieves the list of TargetTcpProxy resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxySettings.listTargetTcpProxiesSettings()
Returns the object with the settings used for calls to listTargetTcpProxies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxySettings.Builder.listTargetTcpProxiesSettings()
Returns the builder for the settings used for calls to listTargetTcpProxies.
|
Copyright © 2019 Google LLC. All rights reserved.