| 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 |
|---|---|
VpnGatewaysClient.ListPagedResponse |
VpnGatewaysClient.list(ListVpnGatewaysRequest request)
Retrieves a list of VPN gateways available to the specified project and region.
|
VpnGatewaysClient.ListPagedResponse |
VpnGatewaysClient.list(String project,
String region)
Retrieves a list of VPN gateways available to the specified project and region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VpnGatewaysClient.ListPagedResponse> |
VpnGatewaysClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context,
com.google.api.core.ApiFuture<VpnGatewayList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse> |
VpnGatewaysClient.listPagedCallable()
Retrieves a list of VPN gateways available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse> |
VpnGatewaysSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse> |
VpnGatewaysSettings.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<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse> |
HttpJsonVpnGatewaysStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse> |
VpnGatewaysStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse> |
VpnGatewaysStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse> |
VpnGatewaysStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.