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