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

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

package com.eventstore.dbclient;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy