| Modifier and Type | Method and Description |
|---|---|
VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.Builder.build() |
VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.Builder.buildPartial() |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.getDefaultInstance() |
VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.getDefaultInstanceForType() |
VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.Builder.getDefaultInstanceForType() |
VpnGatewayVpnGatewayInterface |
VpnGatewayOrBuilder.getVpnInterfaces(int index)
The list of VPN interfaces associated with this VPN gateway.
|
VpnGatewayVpnGatewayInterface |
VpnGateway.getVpnInterfaces(int index)
The list of VPN interfaces associated with this VPN gateway.
|
VpnGatewayVpnGatewayInterface |
VpnGateway.Builder.getVpnInterfaces(int index)
The list of VPN interfaces associated with this VPN gateway.
|
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseDelimitedFrom(InputStream input) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(byte[] data) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(ByteBuffer data) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(com.google.protobuf.ByteString data) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(com.google.protobuf.CodedInputStream input) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(InputStream input) |
static VpnGatewayVpnGatewayInterface |
VpnGatewayVpnGatewayInterface.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VpnGatewayVpnGatewayInterface> |
VpnGatewayVpnGatewayInterface.getParserForType() |
List<VpnGatewayVpnGatewayInterface> |
VpnGatewayOrBuilder.getVpnInterfacesList()
The list of VPN interfaces associated with this VPN gateway.
|
List<VpnGatewayVpnGatewayInterface> |
VpnGateway.getVpnInterfacesList()
The list of VPN interfaces associated with this VPN gateway.
|
List<VpnGatewayVpnGatewayInterface> |
VpnGateway.Builder.getVpnInterfacesList()
The list of VPN interfaces associated with this VPN gateway.
|
static com.google.protobuf.Parser<VpnGatewayVpnGatewayInterface> |
VpnGatewayVpnGatewayInterface.parser() |
| Modifier and Type | Method and Description |
|---|---|
VpnGateway.Builder |
VpnGateway.Builder.addVpnInterfaces(int index,
VpnGatewayVpnGatewayInterface value)
The list of VPN interfaces associated with this VPN gateway.
|
VpnGateway.Builder |
VpnGateway.Builder.addVpnInterfaces(VpnGatewayVpnGatewayInterface value)
The list of VPN interfaces associated with this VPN gateway.
|
VpnGatewayVpnGatewayInterface.Builder |
VpnGatewayVpnGatewayInterface.Builder.mergeFrom(VpnGatewayVpnGatewayInterface other) |
static VpnGatewayVpnGatewayInterface.Builder |
VpnGatewayVpnGatewayInterface.newBuilder(VpnGatewayVpnGatewayInterface prototype) |
VpnGateway.Builder |
VpnGateway.Builder.setVpnInterfaces(int index,
VpnGatewayVpnGatewayInterface value)
The list of VPN interfaces associated with this VPN gateway.
|
| Modifier and Type | Method and Description |
|---|---|
VpnGateway.Builder |
VpnGateway.Builder.addAllVpnInterfaces(Iterable<? extends VpnGatewayVpnGatewayInterface> values)
The list of VPN interfaces associated with this VPN gateway.
|
Copyright © 2023 Google LLC. All rights reserved.