Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse
Packages that use INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse
-
Uses of INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc declared as INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponseModifier and TypeFieldDescriptionprivate static final INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponseINotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.DEFAULT_INSTANCEFields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<com.google.protobuf.Empty, INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> INotificationLoggerServiceGrpc.getListArchivesMethodprivate static final com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.PARSERMethods in Arp.Services.NotificationLogger.Services.Grpc that return INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponseModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.Builder.build()INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.Builder.buildPartial()INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.getDefaultInstance()INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.Builder.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.getDefaultInstanceForType()INotificationLoggerServiceGrpc.INotificationLoggerServiceBlockingStub.listArchives(com.google.protobuf.Empty request) / <summary> / Queries a list of archives / </summary> / <returns>list of known archives</returns>INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseDelimitedFrom(InputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(byte[] data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(com.google.protobuf.ByteString data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(com.google.protobuf.CodedInputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(InputStream input) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(ByteBuffer data) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<com.google.protobuf.Empty, INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> INotificationLoggerServiceGrpc.getListArchivesMethod()com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> INotificationLoggerServiceGrpc.INotificationLoggerServiceFutureStub.listArchives(com.google.protobuf.Empty request) / <summary> / Queries a list of archives / </summary> / <returns>list of known archives</returns>static com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.parser()Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponseModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.Builder.mergeFrom(INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse other) INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse.newBuilder(INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse prototype) Method parameters in Arp.Services.NotificationLogger.Services.Grpc with type arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponseModifier and TypeMethodDescriptionvoidINotificationLoggerServiceGrpc.INotificationLoggerServiceImplBase.listArchives(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> responseObserver) / <summary> / Queries a list of archives / </summary> / <returns>list of known archives</returns>voidINotificationLoggerServiceGrpc.INotificationLoggerServiceStub.listArchives(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceListArchivesResponse> responseObserver) / <summary> / Queries a list of archives / </summary> / <returns>list of known archives</returns>