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 SnapshotSnapshot. _links(Map<String,Href> _links)SnapshotSnapshot. createdAt(String createdAt)SnapshotSnapshot. description(String description)SnapshotSnapshot. id(String id)SnapshotSnapshot. name(String name)SnapshotSnapshot. organizationId(String organizationId)SnapshotSnapshot. orgId(String orgId)SnapshotSnapshot. owner(String owner)SnapshotSnapshot. putLinksItem(String key, Href _linksItem)SnapshotSnapshot. updatedAt(String updatedAt)