Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse
Packages that use INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse
-
Uses of INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc declared as INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponseModifier and TypeFieldDescriptionprivate static final INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.DEFAULT_INSTANCEFields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceGrpc.getDeleteNotificationsMethodprivate static final com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.PARSERMethods in Arp.Services.NotificationLogger.Services.Grpc that return INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponseModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.Builder.build()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.Builder.buildPartial()INotificationLoggerServiceGrpc.INotificationLoggerServiceBlockingStub.deleteNotifications(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest request) / <summary> / Remove notifications mathing the filter from the given archives / </summary> / <param name="archives">List of archives to delete notifications from.INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.getDefaultInstance()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.Builder.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseDelimitedFrom(InputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(byte[] data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(com.google.protobuf.ByteString data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(com.google.protobuf.CodedInputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(InputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(ByteBuffer data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceGrpc.INotificationLoggerServiceFutureStub.deleteNotifications(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest request) / <summary> / Remove notifications mathing the filter from the given archives / </summary> / <param name="archives">List of archives to delete notifications from.static io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceGrpc.getDeleteNotificationsMethod()com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.getParserForType()static com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.parser()Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponseModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.Builder.mergeFrom(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse other) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.BuilderINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse.newBuilder(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse prototype) Method parameters in Arp.Services.NotificationLogger.Services.Grpc with type arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponseModifier and TypeMethodDescriptionvoidINotificationLoggerServiceGrpc.INotificationLoggerServiceImplBase.deleteNotifications(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> responseObserver) / <summary> / Remove notifications mathing the filter from the given archives / </summary> / <param name="archives">List of archives to delete notifications from.voidINotificationLoggerServiceGrpc.INotificationLoggerServiceStub.deleteNotifications(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> responseObserver) / <summary> / Remove notifications mathing the filter from the given archives / </summary> / <param name="archives">List of archives to delete notifications from.