| 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 |
|---|---|
RegionTargetHttpProxiesClient.ListPagedResponse |
RegionTargetHttpProxiesClient.list(ListRegionTargetHttpProxiesRequest request)
Retrieves the list of TargetHttpProxy resources available to the specified project in the
specified region.
|
RegionTargetHttpProxiesClient.ListPagedResponse |
RegionTargetHttpProxiesClient.list(String project,
String region)
Retrieves the list of TargetHttpProxy resources available to the specified project in the
specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionTargetHttpProxiesClient.ListPagedResponse> |
RegionTargetHttpProxiesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxy> context,
com.google.api.core.ApiFuture<TargetHttpProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionTargetHttpProxiesRequest,RegionTargetHttpProxiesClient.ListPagedResponse> |
RegionTargetHttpProxiesClient.listPagedCallable()
Retrieves the list of TargetHttpProxy resources available to the specified project in the
specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,RegionTargetHttpProxiesClient.ListPagedResponse> |
RegionTargetHttpProxiesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,RegionTargetHttpProxiesClient.ListPagedResponse> |
RegionTargetHttpProxiesSettings.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<ListRegionTargetHttpProxiesRequest,RegionTargetHttpProxiesClient.ListPagedResponse> |
HttpJsonRegionTargetHttpProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionTargetHttpProxiesRequest,RegionTargetHttpProxiesClient.ListPagedResponse> |
RegionTargetHttpProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,RegionTargetHttpProxiesClient.ListPagedResponse> |
RegionTargetHttpProxiesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,RegionTargetHttpProxiesClient.ListPagedResponse> |
RegionTargetHttpProxiesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.