Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Class and Description |
---|---|
static class |
Gnmi.UpdateResult
UpdateResult is used within the SetResponse message to communicate the
result of an operation specified within a SetRequest message.
|
static class |
Gnmi.UpdateResult.Builder
UpdateResult is used within the SetResponse message to communicate the
result of an operation specified within a SetRequest message.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.UpdateResultOrBuilder |
Gnmi.SetResponseOrBuilder.getResponseOrBuilder(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Gnmi.UpdateResultOrBuilder |
Gnmi.SetResponse.getResponseOrBuilder(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Gnmi.UpdateResultOrBuilder |
Gnmi.SetResponse.Builder.getResponseOrBuilder(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Gnmi.UpdateResultOrBuilder> |
Gnmi.SetResponseOrBuilder.getResponseOrBuilderList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
List<? extends Gnmi.UpdateResultOrBuilder> |
Gnmi.SetResponse.getResponseOrBuilderList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
List<? extends Gnmi.UpdateResultOrBuilder> |
Gnmi.SetResponse.Builder.getResponseOrBuilderList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Copyright © 2021. All rights reserved.