All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.eventstore.dbclient.GetPersistentSubscriptionInfoOptions Maven / Gradle / Ivy

package com.eventstore.dbclient;

public class GetPersistentSubscriptionInfoOptions extends OptionsBase {
    public static GetPersistentSubscriptionInfoOptions get() {
        return new GetPersistentSubscriptionInfoOptions();
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy