Uses of Class
org.opennms.features.openconfig.proto.gnmi.Gnmi.UpdateResult
-
Packages that use Gnmi.UpdateResult Package Description org.opennms.features.openconfig.proto.gnmi -
-
Uses of Gnmi.UpdateResult in org.opennms.features.openconfig.proto.gnmi
Methods in org.opennms.features.openconfig.proto.gnmi that return Gnmi.UpdateResult Modifier and Type Method Description Gnmi.UpdateResultGnmi.UpdateResult.Builder. build()Gnmi.UpdateResultGnmi.UpdateResult.Builder. buildPartial()static Gnmi.UpdateResultGnmi.UpdateResult. getDefaultInstance()Gnmi.UpdateResultGnmi.UpdateResult.Builder. getDefaultInstanceForType()Gnmi.UpdateResultGnmi.UpdateResult. getDefaultInstanceForType()Gnmi.UpdateResultGnmi.SetResponse.Builder. getResponse(int index)A set of responses specifying the result of the operations specified in the SetRequest.Gnmi.UpdateResultGnmi.SetResponse. getResponse(int index)A set of responses specifying the result of the operations specified in the SetRequest.Gnmi.UpdateResultGnmi.SetResponseOrBuilder. getResponse(int index)A set of responses specifying the result of the operations specified in the SetRequest.static Gnmi.UpdateResultGnmi.UpdateResult. parseDelimitedFrom(InputStream input)static Gnmi.UpdateResultGnmi.UpdateResult. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(byte[] data)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(com.google.protobuf.ByteString data)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(com.google.protobuf.CodedInputStream input)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(InputStream input)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(ByteBuffer data)static Gnmi.UpdateResultGnmi.UpdateResult. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.opennms.features.openconfig.proto.gnmi that return types with arguments of type Gnmi.UpdateResult Modifier and Type Method Description com.google.protobuf.Parser<Gnmi.UpdateResult>Gnmi.UpdateResult. getParserForType()List<Gnmi.UpdateResult>Gnmi.SetResponse.Builder. 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.SetResponseOrBuilder. 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()Methods in org.opennms.features.openconfig.proto.gnmi with parameters of type Gnmi.UpdateResult Modifier and Type Method Description Gnmi.SetResponse.BuilderGnmi.SetResponse.Builder. addResponse(int index, Gnmi.UpdateResult value)A set of responses specifying the result of the operations specified in the SetRequest.Gnmi.SetResponse.BuilderGnmi.SetResponse.Builder. addResponse(Gnmi.UpdateResult value)A set of responses specifying the result of the operations specified in the SetRequest.Gnmi.UpdateResult.BuilderGnmi.UpdateResult.Builder. mergeFrom(Gnmi.UpdateResult other)static Gnmi.UpdateResult.BuilderGnmi.UpdateResult. newBuilder(Gnmi.UpdateResult prototype)Gnmi.SetResponse.BuilderGnmi.SetResponse.Builder. setResponse(int index, Gnmi.UpdateResult value)A set of responses specifying the result of the operations specified in the SetRequest.Method parameters in org.opennms.features.openconfig.proto.gnmi with type arguments of type Gnmi.UpdateResult Modifier and Type Method Description Gnmi.SetResponse.BuilderGnmi.SetResponse.Builder. addAllResponse(Iterable<? extends Gnmi.UpdateResult> values)A set of responses specifying the result of the operations specified in the SetRequest.
-