| Modifier and Type | Method and Description |
|---|---|
NodeType |
NodeType.Builder.build() |
NodeType |
NodeType.Builder.buildPartial() |
static NodeType |
NodeType.getDefaultInstance() |
NodeType |
NodeType.getDefaultInstanceForType() |
NodeType |
NodeType.Builder.getDefaultInstanceForType() |
NodeType |
NodeTypeList.getItems(int index)
A list of NodeType resources.
|
NodeType |
NodeTypeList.Builder.getItems(int index)
A list of NodeType resources.
|
NodeType |
NodeTypeListOrBuilder.getItems(int index)
A list of NodeType resources.
|
NodeType |
NodeTypesScopedList.getNodeTypes(int index)
[Output Only] A list of node types contained in this scope.
|
NodeType |
NodeTypesScopedList.Builder.getNodeTypes(int index)
[Output Only] A list of node types contained in this scope.
|
NodeType |
NodeTypesScopedListOrBuilder.getNodeTypes(int index)
[Output Only] A list of node types contained in this scope.
|
static NodeType |
NodeType.parseDelimitedFrom(InputStream input) |
static NodeType |
NodeType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeType |
NodeType.parseFrom(byte[] data) |
static NodeType |
NodeType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeType |
NodeType.parseFrom(ByteBuffer data) |
static NodeType |
NodeType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeType |
NodeType.parseFrom(com.google.protobuf.ByteString data) |
static NodeType |
NodeType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeType |
NodeType.parseFrom(com.google.protobuf.CodedInputStream input) |
static NodeType |
NodeType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeType |
NodeType.parseFrom(InputStream input) |
static NodeType |
NodeType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeType> |
NodeTypeList.getItemsList()
A list of NodeType resources.
|
List<NodeType> |
NodeTypeList.Builder.getItemsList()
A list of NodeType resources.
|
List<NodeType> |
NodeTypeListOrBuilder.getItemsList()
A list of NodeType resources.
|
List<NodeType> |
NodeTypesScopedList.getNodeTypesList()
[Output Only] A list of node types contained in this scope.
|
List<NodeType> |
NodeTypesScopedList.Builder.getNodeTypesList()
[Output Only] A list of node types contained in this scope.
|
List<NodeType> |
NodeTypesScopedListOrBuilder.getNodeTypesList()
[Output Only] A list of node types contained in this scope.
|
com.google.protobuf.Parser<NodeType> |
NodeType.getParserForType() |
static com.google.protobuf.Parser<NodeType> |
NodeType.parser() |
| Modifier and Type | Method and Description |
|---|---|
NodeTypeList.Builder |
NodeTypeList.Builder.addItems(int index,
NodeType value)
A list of NodeType resources.
|
NodeTypeList.Builder |
NodeTypeList.Builder.addItems(NodeType value)
A list of NodeType resources.
|
NodeTypesScopedList.Builder |
NodeTypesScopedList.Builder.addNodeTypes(int index,
NodeType value)
[Output Only] A list of node types contained in this scope.
|
NodeTypesScopedList.Builder |
NodeTypesScopedList.Builder.addNodeTypes(NodeType value)
[Output Only] A list of node types contained in this scope.
|
NodeType.Builder |
NodeType.Builder.mergeFrom(NodeType other) |
static NodeType.Builder |
NodeType.newBuilder(NodeType prototype) |
NodeTypeList.Builder |
NodeTypeList.Builder.setItems(int index,
NodeType value)
A list of NodeType resources.
|
NodeTypesScopedList.Builder |
NodeTypesScopedList.Builder.setNodeTypes(int index,
NodeType value)
[Output Only] A list of node types contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
NodeTypeList.Builder |
NodeTypeList.Builder.addAllItems(Iterable<? extends NodeType> values)
A list of NodeType resources.
|
NodeTypesScopedList.Builder |
NodeTypesScopedList.Builder.addAllNodeTypes(Iterable<? extends NodeType> values)
[Output Only] A list of node types contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.