Uses of Class
Arp.Io.Axioline.Services.Grpc.IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse
Packages that use IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse
-
Uses of IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse in Arp.Io.Axioline.Services.Grpc
Fields in Arp.Io.Axioline.Services.Grpc declared as IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponseModifier and TypeFieldDescriptionprivate static final IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponseIAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.DEFAULT_INSTANCEFields in Arp.Io.Axioline.Services.Grpc with type parameters of type IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> IAxioMasterServiceGrpc.getReadConfigurationMethodprivate static final com.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.PARSERMethods in Arp.Io.Axioline.Services.Grpc that return IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponseModifier and TypeMethodDescriptionIAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.Builder.build()IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.Builder.buildPartial()IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.getDefaultInstance()IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.Builder.getDefaultInstanceForType()IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.getDefaultInstanceForType()IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseDelimitedFrom(InputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(byte[] data) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(com.google.protobuf.ByteString data) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(InputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(ByteBuffer data) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceGrpc.IAxioMasterServiceBlockingStub.readConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest request) / <summary> / Read current configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <param name="configuration"> / Configuration of AXIO device / <see cref="Arp.Device.Interface.Services.AxioDeviceConfiguration" /></param> / <returns> / Structure with error information.Methods in Arp.Io.Axioline.Services.Grpc that return types with arguments of type IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.getParserForType()static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> IAxioMasterServiceGrpc.getReadConfigurationMethod()static com.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.parser()com.google.common.util.concurrent.ListenableFuture<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> IAxioMasterServiceGrpc.IAxioMasterServiceFutureStub.readConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest request) / <summary> / Read current configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <param name="configuration"> / Configuration of AXIO device / <see cref="Arp.Device.Interface.Services.AxioDeviceConfiguration" /></param> / <returns> / Structure with error information.Methods in Arp.Io.Axioline.Services.Grpc with parameters of type IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponseModifier and TypeMethodDescriptionIAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.Builder.mergeFrom(IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse other) IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse.newBuilder(IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse prototype) Method parameters in Arp.Io.Axioline.Services.Grpc with type arguments of type IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponseModifier and TypeMethodDescriptionvoidIAxioMasterServiceGrpc.IAxioMasterServiceImplBase.readConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest request, io.grpc.stub.StreamObserver<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> responseObserver) / <summary> / Read current configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <param name="configuration"> / Configuration of AXIO device / <see cref="Arp.Device.Interface.Services.AxioDeviceConfiguration" /></param> / <returns> / Structure with error information.voidIAxioMasterServiceGrpc.IAxioMasterServiceStub.readConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest request, io.grpc.stub.StreamObserver<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> responseObserver) / <summary> / Read current configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <param name="configuration"> / Configuration of AXIO device / <see cref="Arp.Device.Interface.Services.AxioDeviceConfiguration" /></param> / <returns> / Structure with error information.