| Package | Description |
|---|---|
| com.google.cloud.edgecontainer.v1 |
A client to Distributed Cloud Edge Container API
|
| com.google.cloud.edgecontainer.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
EdgeContainerClient.ListVpnConnectionsPagedResponse |
EdgeContainerClient.listVpnConnections(ListVpnConnectionsRequest request)
Lists VPN connections in a given project and location.
|
EdgeContainerClient.ListVpnConnectionsPagedResponse |
EdgeContainerClient.listVpnConnections(LocationName parent)
Lists VPN connections in a given project and location.
|
EdgeContainerClient.ListVpnConnectionsPagedResponse |
EdgeContainerClient.listVpnConnections(String parent)
Lists VPN connections in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<EdgeContainerClient.ListVpnConnectionsPagedResponse> |
EdgeContainerClient.ListVpnConnectionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection> context,
com.google.api.core.ApiFuture<ListVpnConnectionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListVpnConnectionsRequest,EdgeContainerClient.ListVpnConnectionsPagedResponse> |
EdgeContainerClient.listVpnConnectionsPagedCallable()
Lists VPN connections in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListVpnConnectionsRequest,ListVpnConnectionsResponse,EdgeContainerClient.ListVpnConnectionsPagedResponse> |
EdgeContainerSettings.listVpnConnectionsSettings()
Returns the object with the settings used for calls to listVpnConnections.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnConnectionsRequest,ListVpnConnectionsResponse,EdgeContainerClient.ListVpnConnectionsPagedResponse> |
EdgeContainerSettings.Builder.listVpnConnectionsSettings()
Returns the builder for the settings used for calls to listVpnConnections.
|
Copyright © 2023 Google LLC. All rights reserved.