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 SnapshotSpecification
SnapshotSpecification. _links(Map<String,Href> _links)
SnapshotSpecification
SnapshotSpecification. createdAt(String createdAt)
SnapshotSpecification
SnapshotSpecification. customProperties(Map<String,String> customProperties)
SnapshotSpecification
SnapshotSpecification. description(String description)
SnapshotSpecification
SnapshotSpecification. id(String id)
SnapshotSpecification
SnapshotSpecification. name(String name)
SnapshotSpecification
SnapshotSpecification. organizationId(String organizationId)
SnapshotSpecification
SnapshotSpecification. orgId(String orgId)
SnapshotSpecification
SnapshotSpecification. owner(String owner)
SnapshotSpecification
SnapshotSpecification. putCustomPropertiesItem(String key, String customPropertiesItem)
SnapshotSpecification
SnapshotSpecification. putLinksItem(String key, Href _linksItem)
SnapshotSpecification
SnapshotSpecification. snapshotMemory(Boolean snapshotMemory)
SnapshotSpecification
SnapshotSpecification. updatedAt(String updatedAt)