| Modifier and Type | Method and Description |
|---|---|
VpnConnection |
VpnConnection.Builder.build() |
VpnConnection |
VpnConnection.Builder.buildPartial() |
static VpnConnection |
VpnConnection.getDefaultInstance() |
VpnConnection |
VpnConnection.getDefaultInstanceForType() |
VpnConnection |
VpnConnection.Builder.getDefaultInstanceForType() |
VpnConnection |
CreateVpnConnectionRequestOrBuilder.getVpnConnection()
Required.
|
VpnConnection |
CreateVpnConnectionRequest.getVpnConnection()
Required.
|
VpnConnection |
CreateVpnConnectionRequest.Builder.getVpnConnection()
Required.
|
VpnConnection |
ListVpnConnectionsResponseOrBuilder.getVpnConnections(int index)
VpnConnections in the location.
|
VpnConnection |
ListVpnConnectionsResponse.getVpnConnections(int index)
VpnConnections in the location.
|
VpnConnection |
ListVpnConnectionsResponse.Builder.getVpnConnections(int index)
VpnConnections in the location.
|
static VpnConnection |
VpnConnection.parseDelimitedFrom(InputStream input) |
static VpnConnection |
VpnConnection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnConnection |
VpnConnection.parseFrom(byte[] data) |
static VpnConnection |
VpnConnection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnConnection |
VpnConnection.parseFrom(ByteBuffer data) |
static VpnConnection |
VpnConnection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnConnection |
VpnConnection.parseFrom(com.google.protobuf.ByteString data) |
static VpnConnection |
VpnConnection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnConnection |
VpnConnection.parseFrom(com.google.protobuf.CodedInputStream input) |
static VpnConnection |
VpnConnection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnConnection |
VpnConnection.parseFrom(InputStream input) |
static VpnConnection |
VpnConnection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VpnConnection> |
VpnConnection.getParserForType() |
List<VpnConnection> |
ListVpnConnectionsResponseOrBuilder.getVpnConnectionsList()
VpnConnections in the location.
|
List<VpnConnection> |
ListVpnConnectionsResponse.getVpnConnectionsList()
VpnConnections in the location.
|
List<VpnConnection> |
ListVpnConnectionsResponse.Builder.getVpnConnectionsList()
VpnConnections in the location.
|
static com.google.protobuf.Parser<VpnConnection> |
VpnConnection.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListVpnConnectionsResponse.Builder |
ListVpnConnectionsResponse.Builder.addVpnConnections(int index,
VpnConnection value)
VpnConnections in the location.
|
ListVpnConnectionsResponse.Builder |
ListVpnConnectionsResponse.Builder.addVpnConnections(VpnConnection value)
VpnConnections in the location.
|
VpnConnection.Builder |
VpnConnection.Builder.mergeFrom(VpnConnection other) |
CreateVpnConnectionRequest.Builder |
CreateVpnConnectionRequest.Builder.mergeVpnConnection(VpnConnection value)
Required.
|
static VpnConnection.Builder |
VpnConnection.newBuilder(VpnConnection prototype) |
CreateVpnConnectionRequest.Builder |
CreateVpnConnectionRequest.Builder.setVpnConnection(VpnConnection value)
Required.
|
ListVpnConnectionsResponse.Builder |
ListVpnConnectionsResponse.Builder.setVpnConnections(int index,
VpnConnection value)
VpnConnections in the location.
|
| Modifier and Type | Method and Description |
|---|---|
ListVpnConnectionsResponse.Builder |
ListVpnConnectionsResponse.Builder.addAllVpnConnections(Iterable<? extends VpnConnection> values)
VpnConnections in the location.
|
Copyright © 2024 Google LLC. All rights reserved.