Uses of Class
org.opennms.features.openconfig.proto.gnmi.Gnmi.SetResponse
-
Packages that use Gnmi.SetResponse Package Description org.opennms.features.openconfig.proto.gnmi -
-
Uses of Gnmi.SetResponse in org.opennms.features.openconfig.proto.gnmi
Methods in org.opennms.features.openconfig.proto.gnmi that return Gnmi.SetResponse Modifier and Type Method Description Gnmi.SetResponseGnmi.SetResponse.Builder. build()Gnmi.SetResponseGnmi.SetResponse.Builder. buildPartial()static Gnmi.SetResponseGnmi.SetResponse. getDefaultInstance()Gnmi.SetResponseGnmi.SetResponse.Builder. getDefaultInstanceForType()Gnmi.SetResponseGnmi.SetResponse. getDefaultInstanceForType()static Gnmi.SetResponseGnmi.SetResponse. parseDelimitedFrom(InputStream input)static Gnmi.SetResponseGnmi.SetResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(byte[] data)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(com.google.protobuf.ByteString data)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(com.google.protobuf.CodedInputStream input)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(InputStream input)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(ByteBuffer data)static Gnmi.SetResponseGnmi.SetResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Gnmi.SetResponsegNMIGrpc.gNMIBlockingStub. set(Gnmi.SetRequest request)Set allows the client to modify the state of data on the target.Methods in org.opennms.features.openconfig.proto.gnmi that return types with arguments of type Gnmi.SetResponse Modifier and Type Method 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.Methods in org.opennms.features.openconfig.proto.gnmi with parameters of type Gnmi.SetResponse Modifier and Type Method Description Gnmi.SetResponse.BuilderGnmi.SetResponse.Builder. mergeFrom(Gnmi.SetResponse other)static Gnmi.SetResponse.BuilderGnmi.SetResponse. newBuilder(Gnmi.SetResponse prototype)Method parameters in org.opennms.features.openconfig.proto.gnmi with type arguments of type Gnmi.SetResponse Modifier and Type Method Description voidgNMIGrpc.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.voidgNMIGrpc.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.
-