public class CatalogExportPlan
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
CatalogExportPlan() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getProjects()
returns the projects used to filter the APIs.
|
void |
setProjects(java.util.Set<java.lang.String> projects)
sets the projects used to filter the APIs for which to export the catalog data.
|
public void setProjects(java.util.Set<java.lang.String> projects)
public java.util.Set<java.lang.String> getProjects()