| Modifier and Type | Method and Description |
|---|---|
V1.NodeList.Builder |
V1.NodeList.Builder.addAllItems(Iterable<? extends V1.Node> values)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.addItems(int index,
V1.Node.Builder builderForValue)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.addItems(int index,
V1.Node value)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.addItems(V1.Node.Builder builderForValue)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.addItems(V1.Node value)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.NodeList.Builder |
V1.NodeList.Builder.clear() |
V1.NodeList.Builder |
V1.NodeList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.NodeList.Builder |
V1.NodeList.Builder.clearItems()
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.clearMetadata()
Standard list metadata.
|
V1.NodeList.Builder |
V1.NodeList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.NodeList.Builder |
V1.NodeList.Builder.clone() |
V1.NodeList.Builder |
V1.NodeList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.NodeList.Builder |
V1.NodeList.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.NodeList.Builder |
V1.NodeList.Builder.mergeFrom(V1.NodeList other) |
V1.NodeList.Builder |
V1.NodeList.Builder.mergeMetadata(Meta.ListMeta value)
Standard list metadata.
|
V1.NodeList.Builder |
V1.NodeList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.NodeList.Builder |
V1.NodeList.newBuilder() |
static V1.NodeList.Builder |
V1.NodeList.newBuilder(V1.NodeList prototype) |
V1.NodeList.Builder |
V1.NodeList.newBuilderForType() |
protected V1.NodeList.Builder |
V1.NodeList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.NodeList.Builder |
V1.NodeList.Builder.removeItems(int index)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.NodeList.Builder |
V1.NodeList.Builder.setItems(int index,
V1.Node.Builder builderForValue)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.setItems(int index,
V1.Node value)
List of nodes
|
V1.NodeList.Builder |
V1.NodeList.Builder.setMetadata(Meta.ListMeta.Builder builderForValue)
Standard list metadata.
|
V1.NodeList.Builder |
V1.NodeList.Builder.setMetadata(Meta.ListMeta value)
Standard list metadata.
|
V1.NodeList.Builder |
V1.NodeList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.NodeList.Builder |
V1.NodeList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.NodeList.Builder |
V1.NodeList.toBuilder() |
Copyright © 2020. All rights reserved.