| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
NodeInfo.Builder.build() |
NodeInfo |
NodeInfo.Builder.buildPartial() |
static NodeInfo |
NodeInfo.getDefaultInstance() |
NodeInfo |
NodeInfo.getDefaultInstanceForType() |
NodeInfo |
NodeInfo.Builder.getDefaultInstanceForType() |
NodeInfo |
Instance.getNodes(int index)
Output only.
|
NodeInfo |
Instance.Builder.getNodes(int index)
Output only.
|
NodeInfo |
InstanceOrBuilder.getNodes(int index)
Output only.
|
static NodeInfo |
NodeInfo.parseDelimitedFrom(InputStream input) |
static NodeInfo |
NodeInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(byte[] data) |
static NodeInfo |
NodeInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(ByteBuffer data) |
static NodeInfo |
NodeInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.ByteString data) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(InputStream input) |
static NodeInfo |
NodeInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeInfo> |
Instance.getNodesList()
Output only.
|
List<NodeInfo> |
Instance.Builder.getNodesList()
Output only.
|
List<NodeInfo> |
InstanceOrBuilder.getNodesList()
Output only.
|
com.google.protobuf.Parser<NodeInfo> |
NodeInfo.getParserForType() |
static com.google.protobuf.Parser<NodeInfo> |
NodeInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addNodes(int index,
NodeInfo value)
Output only.
|
Instance.Builder |
Instance.Builder.addNodes(NodeInfo value)
Output only.
|
NodeInfo.Builder |
NodeInfo.Builder.mergeFrom(NodeInfo other) |
static NodeInfo.Builder |
NodeInfo.newBuilder(NodeInfo prototype) |
Instance.Builder |
Instance.Builder.setNodes(int index,
NodeInfo value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllNodes(Iterable<? extends NodeInfo> values)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.