| 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 |
|---|---|
TargetHttpsProxiesClient.ListPagedResponse |
TargetHttpsProxiesClient.list(ListTargetHttpsProxiesRequest request)
Retrieves the list of TargetHttpsProxy resources available to the specified project.
|
TargetHttpsProxiesClient.ListPagedResponse |
TargetHttpsProxiesClient.list(String project)
Retrieves the list of TargetHttpsProxy resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TargetHttpsProxiesClient.ListPagedResponse> |
TargetHttpsProxiesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxy> context,
com.google.api.core.ApiFuture<TargetHttpsProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.ListPagedResponse> |
TargetHttpsProxiesClient.listPagedCallable()
Retrieves the list of TargetHttpsProxy resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxiesClient.ListPagedResponse> |
TargetHttpsProxiesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxiesClient.ListPagedResponse> |
TargetHttpsProxiesSettings.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<ListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.ListPagedResponse> |
HttpJsonTargetHttpsProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.ListPagedResponse> |
TargetHttpsProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxiesClient.ListPagedResponse> |
TargetHttpsProxiesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxiesClient.ListPagedResponse> |
TargetHttpsProxiesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.