| 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 |
|---|---|
TargetSslProxiesClient.ListPagedResponse |
TargetSslProxiesClient.list(ListTargetSslProxiesRequest request)
Retrieves the list of TargetSslProxy resources available to the specified project.
|
TargetSslProxiesClient.ListPagedResponse |
TargetSslProxiesClient.list(String project)
Retrieves the list of TargetSslProxy resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TargetSslProxiesClient.ListPagedResponse> |
TargetSslProxiesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxy> context,
com.google.api.core.ApiFuture<TargetSslProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> |
TargetSslProxiesClient.listPagedCallable()
Retrieves the list of TargetSslProxy resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse> |
TargetSslProxiesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse> |
TargetSslProxiesSettings.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<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> |
HttpJsonTargetSslProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> |
TargetSslProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse> |
TargetSslProxiesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxiesClient.ListPagedResponse> |
TargetSslProxiesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.