| Modifier and Type | Method and Description |
|---|---|
VpnGatewayInfo |
VpnGatewayInfo.Builder.build() |
VpnGatewayInfo |
VpnGatewayInfo.Builder.buildPartial() |
static VpnGatewayInfo |
VpnGatewayInfo.getDefaultInstance() |
VpnGatewayInfo |
VpnGatewayInfo.getDefaultInstanceForType() |
VpnGatewayInfo |
VpnGatewayInfo.Builder.getDefaultInstanceForType() |
VpnGatewayInfo |
StepOrBuilder.getVpnGateway()
Display information of a Compute Engine VPN gateway.
|
VpnGatewayInfo |
Step.getVpnGateway()
Display information of a Compute Engine VPN gateway.
|
VpnGatewayInfo |
Step.Builder.getVpnGateway()
Display information of a Compute Engine VPN gateway.
|
static VpnGatewayInfo |
VpnGatewayInfo.parseDelimitedFrom(InputStream input) |
static VpnGatewayInfo |
VpnGatewayInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(byte[] data) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(ByteBuffer data) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(com.google.protobuf.ByteString data) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(InputStream input) |
static VpnGatewayInfo |
VpnGatewayInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VpnGatewayInfo> |
VpnGatewayInfo.getParserForType() |
static com.google.protobuf.Parser<VpnGatewayInfo> |
VpnGatewayInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.mergeFrom(VpnGatewayInfo other) |
Step.Builder |
Step.Builder.mergeVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.
|
static VpnGatewayInfo.Builder |
VpnGatewayInfo.newBuilder(VpnGatewayInfo prototype) |
Step.Builder |
Step.Builder.setVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.
|
Copyright © 2022 Google LLC. All rights reserved.