Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
Gnmi.SetResponse |
Gnmi.SetResponse.Builder.build() |
Gnmi.SetResponse |
Gnmi.SetResponse.Builder.buildPartial() |
static Gnmi.SetResponse |
Gnmi.SetResponse.getDefaultInstance() |
Gnmi.SetResponse |
Gnmi.SetResponse.getDefaultInstanceForType() |
Gnmi.SetResponse |
Gnmi.SetResponse.Builder.getDefaultInstanceForType() |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseDelimitedFrom(InputStream input) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(byte[] data) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(ByteBuffer data) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(com.google.protobuf.ByteString data) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(InputStream input) |
static Gnmi.SetResponse |
Gnmi.SetResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Gnmi.SetResponse |
gNMIGrpc.gNMIBlockingStub.set(Gnmi.SetRequest request)
Set allows the client to modify the state of data on the target.
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Gnmi.SetResponse> |
Gnmi.SetResponse.getParserForType() |
static io.grpc.MethodDescriptor<Gnmi.SetRequest,Gnmi.SetResponse> |
gNMIGrpc.getSetMethod() |
static com.google.protobuf.Parser<Gnmi.SetResponse> |
Gnmi.SetResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<Gnmi.SetResponse> |
gNMIGrpc.gNMIFutureStub.set(Gnmi.SetRequest request)
Set allows the client to modify the state of data on the target.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.SetResponse.Builder |
Gnmi.SetResponse.Builder.mergeFrom(Gnmi.SetResponse other) |
static Gnmi.SetResponse.Builder |
Gnmi.SetResponse.newBuilder(Gnmi.SetResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
gNMIGrpc.gNMIImplBase.set(Gnmi.SetRequest request,
io.grpc.stub.StreamObserver<Gnmi.SetResponse> responseObserver)
Set allows the client to modify the state of data on the target.
|
void |
gNMIGrpc.gNMIStub.set(Gnmi.SetRequest request,
io.grpc.stub.StreamObserver<Gnmi.SetResponse> responseObserver)
Set allows the client to modify the state of data on the target.
|
Copyright © 2021. All rights reserved.