Uses of Interface
com.google.cloud.edgecontainer.v1.VpnConnectionOrBuilder
-
Packages that use VpnConnectionOrBuilder Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container API -
-
Uses of VpnConnectionOrBuilder in com.google.cloud.edgecontainer.v1
Classes in com.google.cloud.edgecontainer.v1 that implement VpnConnectionOrBuilder Modifier and Type Class Description class
VpnConnection
A VPN connection .static class
VpnConnection.Builder
A VPN connection .Methods in com.google.cloud.edgecontainer.v1 that return VpnConnectionOrBuilder Modifier and Type Method Description VpnConnectionOrBuilder
CreateVpnConnectionRequest.Builder. getVpnConnectionOrBuilder()
Required.VpnConnectionOrBuilder
CreateVpnConnectionRequest. getVpnConnectionOrBuilder()
Required.VpnConnectionOrBuilder
CreateVpnConnectionRequestOrBuilder. getVpnConnectionOrBuilder()
Required.VpnConnectionOrBuilder
ListVpnConnectionsResponse.Builder. getVpnConnectionsOrBuilder(int index)
VpnConnections in the location.VpnConnectionOrBuilder
ListVpnConnectionsResponse. getVpnConnectionsOrBuilder(int index)
VpnConnections in the location.VpnConnectionOrBuilder
ListVpnConnectionsResponseOrBuilder. getVpnConnectionsOrBuilder(int index)
VpnConnections in the location.Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type VpnConnectionOrBuilder Modifier and Type Method Description List<? extends VpnConnectionOrBuilder>
ListVpnConnectionsResponse.Builder. getVpnConnectionsOrBuilderList()
VpnConnections in the location.List<? extends VpnConnectionOrBuilder>
ListVpnConnectionsResponse. getVpnConnectionsOrBuilderList()
VpnConnections in the location.List<? extends VpnConnectionOrBuilder>
ListVpnConnectionsResponseOrBuilder. getVpnConnectionsOrBuilderList()
VpnConnections in the location.
-