Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest
Packages that use INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest
-
Uses of INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc declared as INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestModifier and TypeFieldDescriptionprivate static final INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.DEFAULT_INSTANCEFields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponse> INotificationLoggerServiceGrpc.getGetArchiveConfigurationMethodprivate static final com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest> INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.PARSERMethods in Arp.Services.NotificationLogger.Services.Grpc that return INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.Builder.build()INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.Builder.buildPartial()static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.getDefaultInstance()INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.Builder.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.getDefaultInstanceForType()static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseDelimitedFrom(InputStream input) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(byte[] data) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(com.google.protobuf.ByteString data) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(com.google.protobuf.CodedInputStream input) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(InputStream input) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(ByteBuffer data) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestINotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponse> INotificationLoggerServiceGrpc.getGetArchiveConfigurationMethod()com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest> INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.getParserForType()static com.google.protobuf.Parser<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest> INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.parser()Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestModifier and TypeMethodDescriptionINotificationLoggerServiceGrpc.INotificationLoggerServiceBlockingStub.getArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest request) / <summary> / Query the configuration as XML for the given archive / </summary> / <param name="archive">name of the archive</param> / <returns>XML of the configuration</returns>com.google.common.util.concurrent.ListenableFuture<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponse> INotificationLoggerServiceGrpc.INotificationLoggerServiceFutureStub.getArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest request) / <summary> / Query the configuration as XML for the given archive / </summary> / <param name="archive">name of the archive</param> / <returns>XML of the configuration</returns>voidINotificationLoggerServiceGrpc.INotificationLoggerServiceImplBase.getArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponse> responseObserver) / <summary> / Query the configuration as XML for the given archive / </summary> / <param name="archive">name of the archive</param> / <returns>XML of the configuration</returns>voidINotificationLoggerServiceGrpc.INotificationLoggerServiceStub.getArchiveConfiguration(INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest request, io.grpc.stub.StreamObserver<INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponse> responseObserver) / <summary> / Query the configuration as XML for the given archive / </summary> / <param name="archive">name of the archive</param> / <returns>XML of the configuration</returns>INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.Builder.mergeFrom(INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest other) INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.newBuilder(INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest prototype)