Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.Builder.build() |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<VpnGatewayVpnGatewayInterface> |
VpnGateway.getVpnInterfacesList()
[Output Only] A list of interfaces on this VPN gateway.
|
List<VpnGatewayVpnGatewayInterface> |
VpnGateway.Builder.getVpnInterfacesList()
[Output Only] A list of interfaces on this VPN gateway.
|
Modifier and Type | Method and Description |
---|---|
VpnGateway.Builder |
VpnGateway.Builder.addVpnInterfaces(VpnGatewayVpnGatewayInterface vpnInterfaces)
[Output Only] A list of interfaces on this VPN gateway.
|
VpnGatewayVpnGatewayInterface.Builder |
VpnGatewayVpnGatewayInterface.Builder.mergeFrom(VpnGatewayVpnGatewayInterface other) |
static VpnGatewayVpnGatewayInterface.Builder |
VpnGatewayVpnGatewayInterface.newBuilder(VpnGatewayVpnGatewayInterface prototype) |
Modifier and Type | Method and Description |
---|---|
VpnGateway.Builder |
VpnGateway.Builder.addAllVpnInterfaces(List<VpnGatewayVpnGatewayInterface> vpnInterfaces)
[Output Only] A list of interfaces on this VPN gateway.
|
Copyright © 2019 Google LLC. All rights reserved.