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