| Modifier and Type | Class and Description |
|---|---|
class |
VpnGatewayStatusVpnConnection
A VPN connection contains all VPN tunnels connected from this VpnGateway to the same peer gateway.
|
static class |
VpnGatewayStatusVpnConnection.Builder
A VPN connection contains all VPN tunnels connected from this VpnGateway to the same peer gateway.
|
| Modifier and Type | Method and Description |
|---|---|
VpnGatewayStatusVpnConnectionOrBuilder |
VpnGatewayStatusOrBuilder.getVpnConnectionsOrBuilder(int index)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatusVpnConnectionOrBuilder |
VpnGatewayStatus.getVpnConnectionsOrBuilder(int index)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatusVpnConnectionOrBuilder |
VpnGatewayStatus.Builder.getVpnConnectionsOrBuilder(int index)
List of VPN connection for this VpnGateway.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VpnGatewayStatusVpnConnectionOrBuilder> |
VpnGatewayStatusOrBuilder.getVpnConnectionsOrBuilderList()
List of VPN connection for this VpnGateway.
|
List<? extends VpnGatewayStatusVpnConnectionOrBuilder> |
VpnGatewayStatus.getVpnConnectionsOrBuilderList()
List of VPN connection for this VpnGateway.
|
List<? extends VpnGatewayStatusVpnConnectionOrBuilder> |
VpnGatewayStatus.Builder.getVpnConnectionsOrBuilderList()
List of VPN connection for this VpnGateway.
|
Copyright © 2023 Google LLC. All rights reserved.