Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
Gnmi.UpdateResult |
Gnmi.UpdateResult.Builder.build() |
Gnmi.UpdateResult |
Gnmi.UpdateResult.Builder.buildPartial() |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.getDefaultInstance() |
Gnmi.UpdateResult |
Gnmi.UpdateResult.getDefaultInstanceForType() |
Gnmi.UpdateResult |
Gnmi.UpdateResult.Builder.getDefaultInstanceForType() |
Gnmi.UpdateResult |
Gnmi.SetResponseOrBuilder.getResponse(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Gnmi.UpdateResult |
Gnmi.SetResponse.getResponse(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Gnmi.UpdateResult |
Gnmi.SetResponse.Builder.getResponse(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseDelimitedFrom(InputStream input) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(byte[] data) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(ByteBuffer data) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(com.google.protobuf.ByteString data) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(InputStream input) |
static Gnmi.UpdateResult |
Gnmi.UpdateResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Gnmi.UpdateResult> |
Gnmi.UpdateResult.getParserForType() |
List<Gnmi.UpdateResult> |
Gnmi.SetResponseOrBuilder.getResponseList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
List<Gnmi.UpdateResult> |
Gnmi.SetResponse.getResponseList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
List<Gnmi.UpdateResult> |
Gnmi.SetResponse.Builder.getResponseList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
static com.google.protobuf.Parser<Gnmi.UpdateResult> |
Gnmi.UpdateResult.parser() |
Modifier and Type | Method and Description |
---|---|
Gnmi.SetResponse.Builder |
Gnmi.SetResponse.Builder.addResponse(Gnmi.UpdateResult value)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Gnmi.SetResponse.Builder |
Gnmi.SetResponse.Builder.addResponse(int index,
Gnmi.UpdateResult value)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Gnmi.UpdateResult.Builder |
Gnmi.UpdateResult.Builder.mergeFrom(Gnmi.UpdateResult other) |
static Gnmi.UpdateResult.Builder |
Gnmi.UpdateResult.newBuilder(Gnmi.UpdateResult prototype) |
Gnmi.SetResponse.Builder |
Gnmi.SetResponse.Builder.setResponse(int index,
Gnmi.UpdateResult value)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.SetResponse.Builder |
Gnmi.SetResponse.Builder.addAllResponse(Iterable<? extends Gnmi.UpdateResult> values)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Copyright © 2021. All rights reserved.