Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.Deployment
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of Deployment in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return Deployment Modifier and Type Method Description DeploymentDeployment. _links(Map<String,Href> _links)DeploymentDeployment. createdAt(String createdAt)DeploymentDeployment. description(String description)DeploymentDeployment. id(String id)DeploymentDeployment. name(String name)DeploymentDeployment. organizationId(String organizationId)DeploymentDeployment. orgId(String orgId)DeploymentDeployment. owner(String owner)DeploymentDeployment. projectId(String projectId)DeploymentDeployment. putLinksItem(String key, Href _linksItem)DeploymentDeployment. updatedAt(String updatedAt)