| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| VpnGatewayVpnGatewayInterface | VpnGatewayVpnGatewayInterface. clone() | 
| VpnGatewayVpnGatewayInterface | VpnGatewayVpnGatewayInterface. set(String fieldName,
   Object value) | 
| VpnGatewayVpnGatewayInterface | VpnGatewayVpnGatewayInterface. setId(Long id)[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway. | 
| VpnGatewayVpnGatewayInterface | VpnGatewayVpnGatewayInterface. setInterconnectAttachment(String interconnectAttachment)URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. | 
| VpnGatewayVpnGatewayInterface | VpnGatewayVpnGatewayInterface. setIpAddress(String ipAddress)[Output Only] IP address for this VPN interface associated with the VPN gateway. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<VpnGatewayVpnGatewayInterface> | VpnGateway. getVpnInterfaces()The list of VPN interfaces associated with this VPN gateway. | 
| Modifier and Type | Method and Description | 
|---|---|
| VpnGateway | VpnGateway. setVpnInterfaces(List<VpnGatewayVpnGatewayInterface> vpnInterfaces)The list of VPN interfaces associated with this VPN gateway. | 
Copyright © 2011–2021 Google. All rights reserved.