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 |
---|---|
ListTargetTcpProxiesHttpRequest |
ListTargetTcpProxiesHttpRequest.Builder.build() |
static ListTargetTcpProxiesHttpRequest |
ListTargetTcpProxiesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> |
TargetTcpProxyClient.listTargetTcpProxiesCallable()
Retrieves the list of TargetTcpProxy resources available to the specified project.
|
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.
|
Modifier and Type | Method and Description |
---|---|
TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse |
TargetTcpProxyClient.listTargetTcpProxies(ListTargetTcpProxiesHttpRequest request)
Retrieves the list of TargetTcpProxy resources available to the specified project.
|
ListTargetTcpProxiesHttpRequest.Builder |
ListTargetTcpProxiesHttpRequest.Builder.mergeFrom(ListTargetTcpProxiesHttpRequest other) |
static ListTargetTcpProxiesHttpRequest.Builder |
ListTargetTcpProxiesHttpRequest.newBuilder(ListTargetTcpProxiesHttpRequest prototype) |
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) |
protected TargetTcpProxyClient.ListTargetTcpProxiesPage |
TargetTcpProxyClient.ListTargetTcpProxiesPage.createPage(com.google.api.gax.rpc.PageContext<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxy> context,
TargetTcpProxyList response) |
com.google.api.core.ApiFuture<TargetTcpProxyClient.ListTargetTcpProxiesPage> |
TargetTcpProxyClient.ListTargetTcpProxiesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxy> context,
com.google.api.core.ApiFuture<TargetTcpProxyList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> |
HttpJsonTargetTcpProxyStub.listTargetTcpProxiesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.