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