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 |
---|---|
TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse |
TargetVpnGatewayClient.listTargetVpnGateways(ListTargetVpnGatewaysHttpRequest request)
Retrieves a list of target VPN gateways available to the specified project and region.
|
TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse |
TargetVpnGatewayClient.listTargetVpnGateways(ProjectRegionName region)
Retrieves a list of target VPN gateways available to the specified project and region.
|
TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse |
TargetVpnGatewayClient.listTargetVpnGateways(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<TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGateway> context,
com.google.api.core.ApiFuture<TargetVpnGatewayList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewayClient.listTargetVpnGatewaysPagedCallable()
Retrieves a list of target VPN gateways available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewaySettings.listTargetVpnGatewaysSettings()
Returns the object with the settings used for calls to listTargetVpnGateways.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewaySettings.Builder.listTargetVpnGatewaysSettings()
Returns the builder for the settings used for calls to listTargetVpnGateways.
|
Copyright © 2019 Google LLC. All rights reserved.