Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
VpnGatewayClient.ListVpnGatewaysPagedResponse |
VpnGatewayClient.listVpnGateways(ListVpnGatewaysHttpRequest request)
Retrieves a list of VPN gateways available to the specified project and region.
|
VpnGatewayClient.ListVpnGatewaysPagedResponse |
VpnGatewayClient.listVpnGateways(ProjectRegionName region)
Retrieves a list of VPN gateways available to the specified project and region.
|
VpnGatewayClient.ListVpnGatewaysPagedResponse |
VpnGatewayClient.listVpnGateways(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<VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayClient.ListVpnGatewaysPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGateway> context,
com.google.api.core.ApiFuture<VpnGatewayList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayClient.listVpnGatewaysPagedCallable()
Retrieves a list of VPN gateways available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewaySettings.listVpnGatewaysSettings()
Returns the object with the settings used for calls to listVpnGateways.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewaySettings.Builder.listVpnGatewaysSettings()
Returns the builder for the settings used for calls to listVpnGateways.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
HttpJsonVpnGatewayStub.listVpnGatewaysPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayStub.listVpnGatewaysPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayStubSettings.listVpnGatewaysSettings()
Returns the object with the settings used for calls to listVpnGateways.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayStubSettings.Builder.listVpnGatewaysSettings()
Returns the builder for the settings used for calls to listVpnGateways.
|
Copyright © 2019 Google LLC. All rights reserved.