public void setProjects(java.util.Set<java.lang.String> projects)
sets the projects used to filter the APIs for which to export the
catalog data.
if the project set is null or empty, APIs for all projects will be included.
getProjects
public java.util.Set<java.lang.String> getProjects()
returns the projects used to filter the APIs.
if the project set is null or empty, APIs for all projects will be included.