Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Class and Description |
---|---|
class |
UpdateResult
UpdateResult is used within the SetResponse message to communicate the
result of an operation specified within a SetRequest message.
|
static class |
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 |
---|---|
UpdateResultOrBuilder |
SetResponseOrBuilder.getResponseOrBuilder(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
UpdateResultOrBuilder |
SetResponse.getResponseOrBuilder(int index)
A set of responses specifying the result of the operations specified in
the SetRequest.
|
UpdateResultOrBuilder |
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 UpdateResultOrBuilder> |
SetResponseOrBuilder.getResponseOrBuilderList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
List<? extends UpdateResultOrBuilder> |
SetResponse.getResponseOrBuilderList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
List<? extends UpdateResultOrBuilder> |
SetResponse.Builder.getResponseOrBuilderList()
A set of responses specifying the result of the operations specified in
the SetRequest.
|
Copyright © 2018 OpenDaylight. All rights reserved.