| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RegionTargetTcpProxiesClient.ListPagedResponse |
RegionTargetTcpProxiesClient.list(ListRegionTargetTcpProxiesRequest request)
Retrieves a list of TargetTcpProxy resources available to the specified project in a given
region.
|
RegionTargetTcpProxiesClient.ListPagedResponse |
RegionTargetTcpProxiesClient.list(String project,
String region)
Retrieves a list of TargetTcpProxy resources available to the specified project in a given
region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionTargetTcpProxiesClient.ListPagedResponse> |
RegionTargetTcpProxiesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy> context,
com.google.api.core.ApiFuture<TargetTcpProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse> |
RegionTargetTcpProxiesClient.listPagedCallable()
Retrieves a list of TargetTcpProxy resources available to the specified project in a given
region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse> |
RegionTargetTcpProxiesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse> |
RegionTargetTcpProxiesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse> |
RegionTargetTcpProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse> |
HttpJsonRegionTargetTcpProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse> |
RegionTargetTcpProxiesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse> |
RegionTargetTcpProxiesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.