Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.Machine
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of Machine in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return Machine Modifier and Type Method Description MachineMachine. _links(Map<String,Href> _links)MachineMachine. addCloudAccountIdsItem(String cloudAccountIdsItem)MachineMachine. address(String address)MachineMachine. addTagsItem(Tag tagsItem)MachineMachine. cloudAccountIds(List<String> cloudAccountIds)MachineMachine. createdAt(String createdAt)MachineMachine. customProperties(Map<String,String> customProperties)MachineMachine. deploymentId(String deploymentId)MachineMachine. description(String description)MachineMachine. externalId(String externalId)MachineMachine. externalRegionId(String externalRegionId)MachineMachine. externalZoneId(String externalZoneId)MachineMachine. id(String id)MachineMachine. name(String name)MachineMachine. organizationId(String organizationId)MachineMachine. orgId(String orgId)MachineMachine. owner(String owner)MachineMachine. powerState(Machine.PowerStateEnum powerState)MachineMachine. projectId(String projectId)MachineMachine. putCustomPropertiesItem(String key, String customPropertiesItem)MachineMachine. putLinksItem(String key, Href _linksItem)MachineMachine. tags(List<Tag> tags)MachineMachine. updatedAt(String updatedAt)Methods in com.vmware.vra.jenkinsplugin.model.iaas that return types with arguments of type Machine Modifier and Type Method Description List<Machine>MachineResult. getContent()List of content items