Class GetNamesByPrefixParams


  • @Generated("com.googlecode.jsonschema2pojo")
    public class GetNamesByPrefixParams
    extends Object

    Original spec-file type: GetNamesByPrefixParams

     Input parameters for the get_names_by_prefix function.
                     Required arguments:
                     list workspaces - the workspaces to search.
                     string prefix - the prefix of the object names to return.
                     Optional arguments:
                     boolean includeHidden - include names of hidden objects in the results.
                             Default false.