| 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 |
|---|---|
TargetVpnGatewaysClient.ListPagedResponse |
TargetVpnGatewaysClient.list(ListTargetVpnGatewaysRequest request)
Retrieves a list of target VPN gateways available to the specified project and region.
|
TargetVpnGatewaysClient.ListPagedResponse |
TargetVpnGatewaysClient.list(String project,
String region)
Retrieves a list of target VPN gateways available to the specified project and region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TargetVpnGatewaysClient.ListPagedResponse> |
TargetVpnGatewaysClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGateway> context,
com.google.api.core.ApiFuture<TargetVpnGatewayList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse> |
TargetVpnGatewaysClient.listPagedCallable()
Retrieves a list of target VPN gateways available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse> |
TargetVpnGatewaysSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse> |
TargetVpnGatewaysSettings.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<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse> |
HttpJsonTargetVpnGatewaysStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse> |
TargetVpnGatewaysStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse> |
TargetVpnGatewaysStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse> |
TargetVpnGatewaysStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.