Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.Project
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas | |
com.vmware.vra.jenkinsplugin.vra |
-
Uses of Project in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return types with arguments of type Project Modifier and Type Method Description List<Project>
ProjectResult. getContent()
List of content items -
Uses of Project in com.vmware.vra.jenkinsplugin.vra
Methods in com.vmware.vra.jenkinsplugin.vra that return Project Modifier and Type Method Description Project
VraApi. getProjectById(String id)
Project
VraApi. getProjectByName(String name)