| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalVpnGatewayInterface | ExternalVpnGatewayInterface. clone() | 
| ExternalVpnGatewayInterface | ExternalVpnGatewayInterface. set(String fieldName,
   Object value) | 
| ExternalVpnGatewayInterface | ExternalVpnGatewayInterface. setId(Long id)The numeric ID of this interface. | 
| ExternalVpnGatewayInterface | ExternalVpnGatewayInterface. setIpAddress(String ipAddress)IP address of the interface in the external VPN gateway. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ExternalVpnGatewayInterface> | ExternalVpnGateway. getInterfaces()List of interfaces for this external VPN gateway. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalVpnGateway | ExternalVpnGateway. setInterfaces(List<ExternalVpnGatewayInterface> interfaces)List of interfaces for this external VPN gateway. | 
Copyright © 2011–2021 Google. All rights reserved.