Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.clear() |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.clearId()
More fields can be added if needed, for example, to specify what paths the
role can read/write.
|
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.clone() |
GnmiExt.Role.Builder |
GnmiExt.MasterArbitration.Builder.getRoleBuilder()
.gnmi_ext.Role role = 1; |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.mergeFrom(GnmiExt.Role other) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.mergeFrom(com.google.protobuf.Message other) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GnmiExt.Role.Builder |
GnmiExt.Role.newBuilder() |
static GnmiExt.Role.Builder |
GnmiExt.Role.newBuilder(GnmiExt.Role prototype) |
GnmiExt.Role.Builder |
GnmiExt.Role.newBuilderForType() |
protected GnmiExt.Role.Builder |
GnmiExt.Role.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.setId(String value)
More fields can be added if needed, for example, to specify what paths the
role can read/write.
|
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.setIdBytes(com.google.protobuf.ByteString value)
More fields can be added if needed, for example, to specify what paths the
role can read/write.
|
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GnmiExt.Role.Builder |
GnmiExt.Role.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GnmiExt.Role.Builder |
GnmiExt.Role.toBuilder() |
Modifier and Type | Method and Description |
---|---|
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setRole(GnmiExt.Role.Builder builderForValue)
.gnmi_ext.Role role = 1; |
Copyright © 2021. All rights reserved.