| 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.AggregatedListPagedResponse |
VpnGatewaysClient.aggregatedList(AggregatedListVpnGatewaysRequest request)
Retrieves an aggregated list of VPN gateways.
|
VpnGatewaysClient.AggregatedListPagedResponse |
VpnGatewaysClient.aggregatedList(String project)
Retrieves an aggregated list of VPN gateways.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnGatewaysRequest,VpnGatewaysClient.AggregatedListPagedResponse> |
VpnGatewaysClient.aggregatedListPagedCallable()
Retrieves an aggregated list of VPN gateways.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,VpnGatewaysClient.AggregatedListPagedResponse> |
VpnGatewaysSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,VpnGatewaysClient.AggregatedListPagedResponse> |
VpnGatewaysSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<VpnGatewaysClient.AggregatedListPagedResponse> |
VpnGatewaysClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context,
com.google.api.core.ApiFuture<VpnGatewayAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.