Uses of Class
Arp.Io.Axioline.Services.Grpc.IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse
-
Uses of IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse in Arp.Io.Axioline.Services.Grpc
Fields in Arp.Io.Axioline.Services.Grpc declared as IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponseModifier and TypeFieldDescriptionprivate static final IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponseIAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.DEFAULT_INSTANCEFields in Arp.Io.Axioline.Services.Grpc with type parameters of type IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> IAxioMasterServiceGrpc.getActivateConfigurationMethodprivate static final com.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.PARSERMethods in Arp.Io.Axioline.Services.Grpc that return IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponseModifier and TypeMethodDescriptionIAxioMasterServiceGrpc.IAxioMasterServiceBlockingStub.activateConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest request) / <summary> / Activate configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <returns> / Structure with error information.IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.Builder.build()IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.Builder.buildPartial()IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.getDefaultInstance()IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.Builder.getDefaultInstanceForType()IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.getDefaultInstanceForType()IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseDelimitedFrom(InputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(byte[] data) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(com.google.protobuf.ByteString data) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(InputStream input) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(ByteBuffer data) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.Io.Axioline.Services.Grpc that return types with arguments of type IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> IAxioMasterServiceGrpc.IAxioMasterServiceFutureStub.activateConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest request) / <summary> / Activate configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <returns> / Structure with error information.static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> IAxioMasterServiceGrpc.getActivateConfigurationMethod()com.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.getParserForType()static com.google.protobuf.Parser<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.parser()Methods in Arp.Io.Axioline.Services.Grpc with parameters of type IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponseModifier and TypeMethodDescriptionIAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.Builder.mergeFrom(IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse other) IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse.newBuilder(IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse prototype) Method parameters in Arp.Io.Axioline.Services.Grpc with type arguments of type IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponseModifier and TypeMethodDescriptionvoidIAxioMasterServiceGrpc.IAxioMasterServiceImplBase.activateConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest request, io.grpc.stub.StreamObserver<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> responseObserver) / <summary> / Activate configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <returns> / Structure with error information.voidIAxioMasterServiceGrpc.IAxioMasterServiceStub.activateConfiguration(IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest request, io.grpc.stub.StreamObserver<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> responseObserver) / <summary> / Activate configuration / </summary> / <param name="frameReference"> / Frame reference / </param> / <returns> / Structure with error information.