| 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 |
|---|---|
TargetHttpProxiesClient.ListPagedResponse |
TargetHttpProxiesClient.list(ListTargetHttpProxiesRequest request)
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
TargetHttpProxiesClient.ListPagedResponse |
TargetHttpProxiesClient.list(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<TargetHttpProxiesClient.ListPagedResponse> |
TargetHttpProxiesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxy> context,
com.google.api.core.ApiFuture<TargetHttpProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxiesClient.ListPagedResponse> |
TargetHttpProxiesClient.listPagedCallable()
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxiesClient.ListPagedResponse> |
TargetHttpProxiesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxiesClient.ListPagedResponse> |
TargetHttpProxiesSettings.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<ListTargetHttpProxiesRequest,TargetHttpProxiesClient.ListPagedResponse> |
TargetHttpProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxiesClient.ListPagedResponse> |
HttpJsonTargetHttpProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxiesClient.ListPagedResponse> |
TargetHttpProxiesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxiesClient.ListPagedResponse> |
TargetHttpProxiesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.