Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest
Packages that use INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest
-
Uses of INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc declared as INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequestModifier and TypeFieldDescriptionprivate static final INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.DEFAULT_INSTANCEFields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceGrpc.getDeleteNotificationsMethodprivate static final com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest> INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.PARSERMethods in Arp.Services.NotificationLogger.Services.Grpc that return INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequestModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.build()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.buildPartial()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.getDefaultInstance()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseDelimitedFrom(InputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(byte[] data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(com.google.protobuf.ByteString data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(com.google.protobuf.CodedInputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(InputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(ByteBuffer data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsResponse> INotificationLoggerServiceGrpc.getDeleteNotificationsMethod()com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest> INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.getParserForType()static com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest> INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.parser()Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequestModifier and TypeMethodDescriptionINotificationLoggerServiceGrpc.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.com.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.voidINotificationLoggerServiceGrpc.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.INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.mergeFrom(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest other) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.BuilderINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.newBuilder(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest prototype)