UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList> |
TargetVpnGatewayClient.listTargetVpnGatewaysCallable()
Retrieves a list of target VPN gateways available to the specified project and region.
|
UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewayClient.listTargetVpnGatewaysPagedCallable()
Retrieves a list of target VPN gateways available to the specified project and region.
|
PagedCallSettings<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewaySettings.listTargetVpnGatewaysSettings()
Returns the object with the settings used for calls to listTargetVpnGateways.
|
PagedCallSettings.Builder<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewaySettings.Builder.listTargetVpnGatewaysSettings()
Returns the builder for the settings used for calls to listTargetVpnGateways.
|