| 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 |
|---|---|
TargetGrpcProxiesClient.ListPagedResponse |
TargetGrpcProxiesClient.list(ListTargetGrpcProxiesRequest request)
Lists the TargetGrpcProxies for a project in the given scope.
|
TargetGrpcProxiesClient.ListPagedResponse |
TargetGrpcProxiesClient.list(String project)
Lists the TargetGrpcProxies for a project in the given scope.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TargetGrpcProxiesClient.ListPagedResponse> |
TargetGrpcProxiesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxy> context,
com.google.api.core.ApiFuture<TargetGrpcProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxiesClient.ListPagedResponse> |
TargetGrpcProxiesClient.listPagedCallable()
Lists the TargetGrpcProxies for a project in the given scope.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxiesClient.ListPagedResponse> |
TargetGrpcProxiesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxiesClient.ListPagedResponse> |
TargetGrpcProxiesSettings.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<ListTargetGrpcProxiesRequest,TargetGrpcProxiesClient.ListPagedResponse> |
HttpJsonTargetGrpcProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxiesClient.ListPagedResponse> |
TargetGrpcProxiesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxiesClient.ListPagedResponse> |
TargetGrpcProxiesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxiesClient.ListPagedResponse> |
TargetGrpcProxiesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.