Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.clear() |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.clearElectionId()
.gnmi_ext.Uint128 election_id = 2; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.clearRole()
.gnmi_ext.Role role = 1; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.clone() |
GnmiExt.MasterArbitration.Builder |
GnmiExt.Extension.Builder.getMasterArbitrationBuilder()
Well known extensions.
|
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.mergeElectionId(GnmiExt.Uint128 value)
.gnmi_ext.Uint128 election_id = 2; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.mergeFrom(GnmiExt.MasterArbitration other) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.mergeFrom(com.google.protobuf.Message other) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.mergeRole(GnmiExt.Role value)
.gnmi_ext.Role role = 1; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.newBuilder() |
static GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.newBuilder(GnmiExt.MasterArbitration prototype) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.newBuilderForType() |
protected GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setElectionId(GnmiExt.Uint128.Builder builderForValue)
.gnmi_ext.Uint128 election_id = 2; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setElectionId(GnmiExt.Uint128 value)
.gnmi_ext.Uint128 election_id = 2; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setRole(GnmiExt.Role.Builder builderForValue)
.gnmi_ext.Role role = 1; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setRole(GnmiExt.Role value)
.gnmi_ext.Role role = 1; |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GnmiExt.MasterArbitration.Builder |
GnmiExt.MasterArbitration.toBuilder() |
Modifier and Type | Method and Description |
---|---|
GnmiExt.Extension.Builder |
GnmiExt.Extension.Builder.setMasterArbitration(GnmiExt.MasterArbitration.Builder builderForValue)
Well known extensions.
|
Copyright © 2021. All rights reserved.