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