| Modifier and Type | Method and Description |
|---|---|
VmEndpointNatMappings |
VmEndpointNatMappings.Builder.build() |
VmEndpointNatMappings |
VmEndpointNatMappings.Builder.buildPartial() |
static VmEndpointNatMappings |
VmEndpointNatMappings.getDefaultInstance() |
VmEndpointNatMappings |
VmEndpointNatMappings.getDefaultInstanceForType() |
VmEndpointNatMappings |
VmEndpointNatMappings.Builder.getDefaultInstanceForType() |
VmEndpointNatMappings |
VmEndpointNatMappingsList.getResult(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
|
VmEndpointNatMappings |
VmEndpointNatMappingsList.Builder.getResult(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
|
VmEndpointNatMappings |
VmEndpointNatMappingsListOrBuilder.getResult(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
|
static VmEndpointNatMappings |
VmEndpointNatMappings.parseDelimitedFrom(InputStream input) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(byte[] data) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(ByteBuffer data) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(com.google.protobuf.ByteString data) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(com.google.protobuf.CodedInputStream input) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(InputStream input) |
static VmEndpointNatMappings |
VmEndpointNatMappings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VmEndpointNatMappings> |
VmEndpointNatMappings.getParserForType() |
List<VmEndpointNatMappings> |
VmEndpointNatMappingsList.getResultList()
[Output Only] A list of Nat mapping information of VM endpoints.
|
List<VmEndpointNatMappings> |
VmEndpointNatMappingsList.Builder.getResultList()
[Output Only] A list of Nat mapping information of VM endpoints.
|
List<VmEndpointNatMappings> |
VmEndpointNatMappingsListOrBuilder.getResultList()
[Output Only] A list of Nat mapping information of VM endpoints.
|
static com.google.protobuf.Parser<VmEndpointNatMappings> |
VmEndpointNatMappings.parser() |
| Modifier and Type | Method and Description |
|---|---|
VmEndpointNatMappingsList.Builder |
VmEndpointNatMappingsList.Builder.addResult(int index,
VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.
|
VmEndpointNatMappingsList.Builder |
VmEndpointNatMappingsList.Builder.addResult(VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.
|
VmEndpointNatMappings.Builder |
VmEndpointNatMappings.Builder.mergeFrom(VmEndpointNatMappings other) |
static VmEndpointNatMappings.Builder |
VmEndpointNatMappings.newBuilder(VmEndpointNatMappings prototype) |
VmEndpointNatMappingsList.Builder |
VmEndpointNatMappingsList.Builder.setResult(int index,
VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
VmEndpointNatMappingsList.Builder |
VmEndpointNatMappingsList.Builder.addAllResult(Iterable<? extends VmEndpointNatMappings> values)
[Output Only] A list of Nat mapping information of VM endpoints.
|
Copyright © 2023 Google LLC. All rights reserved.