Uses of Interface
com.google.cloud.compute.v1.ExternalVpnGatewayInterfaceOrBuilder
-
Packages that use ExternalVpnGatewayInterfaceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ExternalVpnGatewayInterfaceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ExternalVpnGatewayInterfaceOrBuilder Modifier and Type Class Description classExternalVpnGatewayInterfaceThe interface for the external VPN gateway.static classExternalVpnGatewayInterface.BuilderThe interface for the external VPN gateway.Methods in com.google.cloud.compute.v1 that return ExternalVpnGatewayInterfaceOrBuilder Modifier and Type Method Description ExternalVpnGatewayInterfaceOrBuilderExternalVpnGateway.Builder. getInterfacesOrBuilder(int index)A list of interfaces for this external VPN gateway.ExternalVpnGatewayInterfaceOrBuilderExternalVpnGateway. getInterfacesOrBuilder(int index)A list of interfaces for this external VPN gateway.ExternalVpnGatewayInterfaceOrBuilderExternalVpnGatewayOrBuilder. getInterfacesOrBuilder(int index)A list of interfaces for this external VPN gateway.Methods in com.google.cloud.compute.v1 that return types with arguments of type ExternalVpnGatewayInterfaceOrBuilder Modifier and Type Method Description List<? extends ExternalVpnGatewayInterfaceOrBuilder>ExternalVpnGateway.Builder. getInterfacesOrBuilderList()A list of interfaces for this external VPN gateway.List<? extends ExternalVpnGatewayInterfaceOrBuilder>ExternalVpnGateway. getInterfacesOrBuilderList()A list of interfaces for this external VPN gateway.List<? extends ExternalVpnGatewayInterfaceOrBuilder>ExternalVpnGatewayOrBuilder. getInterfacesOrBuilderList()A list of interfaces for this external VPN gateway.
-