Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse
Packages that use INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse
-
Uses of INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc declared as INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseModifier and TypeFieldDescriptionprivate static final INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.DEFAULT_INSTANCEFields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> INotificationLoggerServiceGrpc.getSetArchiveConfigurationMethodprivate static final com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.PARSERMethods in Arp.Services.NotificationLogger.Services.Grpc that return INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.Builder.build()INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.Builder.buildPartial()static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.getDefaultInstance()INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.Builder.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.getDefaultInstanceForType()static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseDelimitedFrom(InputStream input) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(byte[] data) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(com.google.protobuf.ByteString data) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(InputStream input) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(ByteBuffer data) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceGrpc.INotificationLoggerServiceBlockingStub.setArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationRequest request) / <summary> / Set the configuration of the given archive / </summary> / <param name="archive">name of the archive</param> / <param name="xmlConfiguration">XML containing the configuration</param> / <returns>true on success</returns>Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.getParserForType()static io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> INotificationLoggerServiceGrpc.getSetArchiveConfigurationMethod()static com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.parser()com.google.common.util.concurrent.ListenableFuture<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> INotificationLoggerServiceGrpc.INotificationLoggerServiceFutureStub.setArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationRequest request) / <summary> / Set the configuration of the given archive / </summary> / <param name="archive">name of the archive</param> / <param name="xmlConfiguration">XML containing the configuration</param> / <returns>true on success</returns>Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.Builder.mergeFrom(INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse other) INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse.newBuilder(INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse prototype) Method parameters in Arp.Services.NotificationLogger.Services.Grpc with type arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponseModifier and TypeMethodDescriptionvoidINotificationLoggerServiceGrpc.INotificationLoggerServiceImplBase.setArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationRequest request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> responseObserver) / <summary> / Set the configuration of the given archive / </summary> / <param name="archive">name of the archive</param> / <param name="xmlConfiguration">XML containing the configuration</param> / <returns>true on success</returns>voidINotificationLoggerServiceGrpc.INotificationLoggerServiceStub.setArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationRequest request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceSetArchiveConfigurationResponse> responseObserver) / <summary> / Set the configuration of the given archive / </summary> / <param name="archive">name of the archive</param> / <param name="xmlConfiguration">XML containing the configuration</param> / <returns>true on success</returns>