Interface Database.DefinitionStages.WithModules

    • Method Detail

      • withModules

        Database.DefinitionStages.WithCreate withModules​(List<Module> modules)
        Specifies the modules property: Optional set of redis modules to enable in this database - modules can only be added at creation time..
        Parameters:
        modules - Optional set of redis modules to enable in this database - modules can only be added at creation time.
        Returns:
        the next definition stage.