Uses of Class
Arp.Io.Axioline.Services.Grpc.IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse
Packages that use IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse
-
Uses of IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse in Arp.Io.Axioline.Services.Grpc
Fields in Arp.Io.Axioline.Services.Grpc declared as IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponseModifier and TypeFieldDescriptionprivate static final IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponseIAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.DEFAULT_INSTANCEFields in Arp.Io.Axioline.Services.Grpc with type parameters of type IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> IAxioMasterServiceGrpc.getResetMasterMethodprivate static final com.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.PARSERMethods in Arp.Io.Axioline.Services.Grpc that return IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponseModifier and TypeMethodDescriptionIAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.Builder.build()IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.Builder.buildPartial()IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.getDefaultInstance()IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.Builder.getDefaultInstanceForType()IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.getDefaultInstanceForType()IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseDelimitedFrom(InputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(byte[] data) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(com.google.protobuf.ByteString data) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(com.google.protobuf.CodedInputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(InputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(ByteBuffer data) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceGrpc.IAxioMasterServiceBlockingStub.resetMaster(com.google.protobuf.Empty request) / <summary> / Reset AXIO master / </summary> / <returns> / Structure with error information.Methods in Arp.Io.Axioline.Services.Grpc that return types with arguments of type IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.getParserForType()static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> IAxioMasterServiceGrpc.getResetMasterMethod()static com.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.parser()com.google.common.util.concurrent.ListenableFuture<IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> IAxioMasterServiceGrpc.IAxioMasterServiceFutureStub.resetMaster(com.google.protobuf.Empty request) / <summary> / Reset AXIO master / </summary> / <returns> / Structure with error information.Methods in Arp.Io.Axioline.Services.Grpc with parameters of type IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponseModifier and TypeMethodDescriptionIAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.Builder.mergeFrom(IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse other) IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse.newBuilder(IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse prototype) Method parameters in Arp.Io.Axioline.Services.Grpc with type arguments of type IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponseModifier and TypeMethodDescriptionvoidIAxioMasterServiceGrpc.IAxioMasterServiceImplBase.resetMaster(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> responseObserver) / <summary> / Reset AXIO master / </summary> / <returns> / Structure with error information.voidIAxioMasterServiceGrpc.IAxioMasterServiceStub.resetMaster(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> responseObserver) / <summary> / Reset AXIO master / </summary> / <returns> / Structure with error information.