public class Action extends BaseResource
Java class for Action complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Action"> <complexContent> <extension base="{}BaseResource"> <sequence> <element name="async" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <group ref="{}ActionParameterGroup"/> <element ref="{}status" minOccurs="0"/> <element ref="{}fault" minOccurs="0"/> <group ref="{}ActionResponseGroup"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Action() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAsync()
Gets the value of the async property.
|
GlusterBrick |
getBrick()
Gets the value of the brick property.
|
GlusterBricks |
getBricks()
Gets the value of the bricks property.
|
Certificates |
getCertificates()
Gets the value of the certificates property.
|
Boolean |
getCheckConnectivity()
Gets the value of the checkConnectivity property.
|
Boolean |
getClone()
Gets the value of the clone property.
|
Cluster |
getCluster()
Gets the value of the cluster property.
|
Integer |
getConnectivityTimeout()
Gets the value of the connectivityTimeout property.
|
Boolean |
getDetach()
Gets the value of the detach property.
|
Boolean |
getDiscardSnapshots()
Gets the value of the discardSnapshots property.
|
Disk |
getDisk()
Gets the value of the disk property.
|
Disks |
getDisks()
Gets the value of the disks property.
|
Boolean |
getExclusive()
Gets the value of the exclusive property.
|
Fault |
getFault()
Gets the value of the fault property.
|
String |
getFenceType()
Gets the value of the fenceType property.
|
Boolean |
getFixLayout()
Gets the value of the fixLayout property.
|
Boolean |
getForce()
Gets the value of the force property.
|
GracePeriod |
getGracePeriod()
Gets the value of the gracePeriod property.
|
Host |
getHost()
Gets the value of the host property.
|
HostNics |
getHostNics()
Gets the value of the hostNics property.
|
String |
getImage()
Gets the value of the image property.
|
Boolean |
getImportAsTemplate()
Gets the value of the importAsTemplate property.
|
Boolean |
getIsAttached()
Gets the value of the isAttached property.
|
IscsiDetails |
getIscsi()
Gets the value of the iscsi property.
|
List<String> |
getIscsiTargets()
Gets the value of the iscsiTargets property.
|
Job |
getJob()
Gets the value of the job property.
|
LogicalUnits |
getLogicalUnits()
Gets the value of the logicalUnits property.
|
Boolean |
getMaintenanceEnabled()
Gets the value of the maintenanceEnabled property.
|
HostNics |
getModifiedBonds()
Gets the value of the modifiedBonds property.
|
Labels |
getModifiedLabels()
Gets the value of the modifiedLabels property.
|
NetworkAttachments |
getModifiedNetworkAttachments()
Gets the value of the modifiedNetworkAttachments property.
|
Network |
getNetwork()
Gets the value of the network property.
|
Option |
getOption()
Gets the value of the option property.
|
Boolean |
getPause()
Gets the value of the pause property.
|
PowerManagement |
getPowerManagement()
Gets the value of the powerManagement property.
|
ProxyTicket |
getProxyTicket()
Gets the value of the proxyTicket property.
|
String |
getReason()
Gets the value of the reason property.
|
HostNics |
getRemovedBonds()
Gets the value of the removedBonds property.
|
Labels |
getRemovedLabels()
Gets the value of the removedLabels property.
|
NetworkAttachments |
getRemovedNetworkAttachments()
Gets the value of the removedNetworkAttachments property.
|
String |
getResolutionType()
Gets the value of the resolutionType property.
|
Boolean |
getRestoreMemory()
Gets the value of the restoreMemory property.
|
String |
getRootPassword()
Gets the value of the rootPassword property.
|
Snapshot |
getSnapshot()
Gets the value of the snapshot property.
|
SSH |
getSsh()
Gets the value of the ssh property.
|
Status |
getStatus()
Gets the value of the status property.
|
StorageDomain |
getStorageDomain()
Gets the value of the storageDomain property.
|
StorageDomains |
getStorageDomains()
Gets the value of the storageDomains property.
|
Boolean |
getSucceeded()
Gets the value of the succeeded property.
|
NetworkAttachments |
getSynchronizedNetworkAttachments()
Gets the value of the synchronizedNetworkAttachments property.
|
Template |
getTemplate()
Gets the value of the template property.
|
Ticket |
getTicket()
Gets the value of the ticket property.
|
Boolean |
getUseCloudInit()
Gets the value of the useCloudInit property.
|
Boolean |
getUseSysprep()
Gets the value of the useSysprep property.
|
HostNicVirtualFunctionsConfiguration |
getVirtualFunctionsConfiguration()
Gets the value of the virtualFunctionsConfiguration property.
|
VM |
getVm()
Gets the value of the vm property.
|
boolean |
isSetAsync() |
boolean |
isSetBrick() |
boolean |
isSetBricks() |
boolean |
isSetCertificates() |
boolean |
isSetCheckConnectivity() |
boolean |
isSetClone() |
boolean |
isSetCluster() |
boolean |
isSetConnectivityTimeout() |
boolean |
isSetDetach() |
boolean |
isSetDiscardSnapshots() |
boolean |
isSetDisk() |
boolean |
isSetDisks() |
boolean |
isSetExclusive() |
boolean |
isSetFault() |
boolean |
isSetFenceType() |
boolean |
isSetFixLayout() |
boolean |
isSetForce() |
boolean |
isSetGracePeriod() |
boolean |
isSetHost() |
boolean |
isSetHostNics() |
boolean |
isSetImage() |
boolean |
isSetImportAsTemplate() |
boolean |
isSetIsAttached() |
boolean |
isSetIscsi() |
boolean |
isSetIscsiTargets() |
boolean |
isSetJob() |
boolean |
isSetLogicalUnits() |
boolean |
isSetMaintenanceEnabled() |
boolean |
isSetModifiedBonds() |
boolean |
isSetModifiedLabels() |
boolean |
isSetModifiedNetworkAttachments() |
boolean |
isSetNetwork() |
boolean |
isSetOption() |
boolean |
isSetPause() |
boolean |
isSetPowerManagement() |
boolean |
isSetProxyTicket() |
boolean |
isSetReason() |
boolean |
isSetRemovedBonds() |
boolean |
isSetRemovedLabels() |
boolean |
isSetRemovedNetworkAttachments() |
boolean |
isSetResolutionType() |
boolean |
isSetRestoreMemory() |
boolean |
isSetRootPassword() |
boolean |
isSetSnapshot() |
boolean |
isSetSsh() |
boolean |
isSetStatus() |
boolean |
isSetStorageDomain() |
boolean |
isSetStorageDomains() |
boolean |
isSetSucceeded() |
boolean |
isSetSynchronizedNetworkAttachments() |
boolean |
isSetTemplate() |
boolean |
isSetTicket() |
boolean |
isSetUseCloudInit() |
boolean |
isSetUseSysprep() |
boolean |
isSetVirtualFunctionsConfiguration() |
boolean |
isSetVm() |
void |
setAsync(Boolean value)
Sets the value of the async property.
|
void |
setBrick(GlusterBrick value)
Sets the value of the brick property.
|
void |
setBricks(GlusterBricks value)
Sets the value of the bricks property.
|
void |
setCertificates(Certificates value)
Sets the value of the certificates property.
|
void |
setCheckConnectivity(Boolean value)
Sets the value of the checkConnectivity property.
|
void |
setClone(Boolean value)
Sets the value of the clone property.
|
void |
setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
setConnectivityTimeout(Integer value)
Sets the value of the connectivityTimeout property.
|
void |
setDetach(Boolean value)
Sets the value of the detach property.
|
void |
setDiscardSnapshots(Boolean value)
Sets the value of the discardSnapshots property.
|
void |
setDisk(Disk value)
Sets the value of the disk property.
|
void |
setDisks(Disks value)
Sets the value of the disks property.
|
void |
setExclusive(Boolean value)
Sets the value of the exclusive property.
|
void |
setFault(Fault value)
Sets the value of the fault property.
|
void |
setFenceType(String value)
Sets the value of the fenceType property.
|
void |
setFixLayout(Boolean value)
Sets the value of the fixLayout property.
|
void |
setForce(Boolean value)
Sets the value of the force property.
|
void |
setGracePeriod(GracePeriod value)
Sets the value of the gracePeriod property.
|
void |
setHost(Host value)
Sets the value of the host property.
|
void |
setHostNics(HostNics value)
Sets the value of the hostNics property.
|
void |
setImage(String value)
Sets the value of the image property.
|
void |
setImportAsTemplate(Boolean value)
Sets the value of the importAsTemplate property.
|
void |
setIsAttached(Boolean value)
Sets the value of the isAttached property.
|
void |
setIscsi(IscsiDetails value)
Sets the value of the iscsi property.
|
void |
setJob(Job value)
Sets the value of the job property.
|
void |
setLogicalUnits(LogicalUnits value)
Sets the value of the logicalUnits property.
|
void |
setMaintenanceEnabled(Boolean value)
Sets the value of the maintenanceEnabled property.
|
void |
setModifiedBonds(HostNics value)
Sets the value of the modifiedBonds property.
|
void |
setModifiedLabels(Labels value)
Sets the value of the modifiedLabels property.
|
void |
setModifiedNetworkAttachments(NetworkAttachments value)
Sets the value of the modifiedNetworkAttachments property.
|
void |
setNetwork(Network value)
Sets the value of the network property.
|
void |
setOption(Option value)
Sets the value of the option property.
|
void |
setPause(Boolean value)
Sets the value of the pause property.
|
void |
setPowerManagement(PowerManagement value)
Sets the value of the powerManagement property.
|
void |
setProxyTicket(ProxyTicket value)
Sets the value of the proxyTicket property.
|
void |
setReason(String value)
Sets the value of the reason property.
|
void |
setRemovedBonds(HostNics value)
Sets the value of the removedBonds property.
|
void |
setRemovedLabels(Labels value)
Sets the value of the removedLabels property.
|
void |
setRemovedNetworkAttachments(NetworkAttachments value)
Sets the value of the removedNetworkAttachments property.
|
void |
setResolutionType(String value)
Sets the value of the resolutionType property.
|
void |
setRestoreMemory(Boolean value)
Sets the value of the restoreMemory property.
|
void |
setRootPassword(String value)
Sets the value of the rootPassword property.
|
void |
setSnapshot(Snapshot value)
Sets the value of the snapshot property.
|
void |
setSsh(SSH value)
Sets the value of the ssh property.
|
void |
setStatus(Status value)
Sets the value of the status property.
|
void |
setStorageDomain(StorageDomain value)
Sets the value of the storageDomain property.
|
void |
setStorageDomains(StorageDomains value)
Sets the value of the storageDomains property.
|
void |
setSucceeded(Boolean value)
Sets the value of the succeeded property.
|
void |
setSynchronizedNetworkAttachments(NetworkAttachments value)
Sets the value of the synchronizedNetworkAttachments property.
|
void |
setTemplate(Template value)
Sets the value of the template property.
|
void |
setTicket(Ticket value)
Sets the value of the ticket property.
|
void |
setUseCloudInit(Boolean value)
Sets the value of the useCloudInit property.
|
void |
setUseSysprep(Boolean value)
Sets the value of the useSysprep property.
|
void |
setVirtualFunctionsConfiguration(HostNicVirtualFunctionsConfiguration value)
Sets the value of the virtualFunctionsConfiguration property.
|
void |
setVm(VM value)
Sets the value of the vm property.
|
void |
unsetIscsiTargets() |
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public Boolean getAsync()
Boolean
public void setAsync(Boolean value)
value
- allowed object is
Boolean
public boolean isSetAsync()
public GracePeriod getGracePeriod()
GracePeriod
public void setGracePeriod(GracePeriod value)
value
- allowed object is
GracePeriod
public boolean isSetGracePeriod()
public void setHost(Host value)
value
- allowed object is
Host
public boolean isSetHost()
public Network getNetwork()
Network
public void setNetwork(Network value)
value
- allowed object is
Network
public boolean isSetNetwork()
public String getRootPassword()
String
public void setRootPassword(String value)
value
- allowed object is
String
public boolean isSetRootPassword()
public void setSsh(SSH value)
value
- allowed object is
SSH
public boolean isSetSsh()
public String getImage()
String
public void setImage(String value)
value
- allowed object is
String
public boolean isSetImage()
public String getFenceType()
String
public void setFenceType(String value)
value
- allowed object is
String
public boolean isSetFenceType()
public Ticket getTicket()
Ticket
public void setTicket(Ticket value)
value
- allowed object is
Ticket
public boolean isSetTicket()
public ProxyTicket getProxyTicket()
ProxyTicket
public void setProxyTicket(ProxyTicket value)
value
- allowed object is
ProxyTicket
public boolean isSetProxyTicket()
public IscsiDetails getIscsi()
IscsiDetails
public void setIscsi(IscsiDetails value)
value
- allowed object is
IscsiDetails
public boolean isSetIscsi()
public StorageDomain getStorageDomain()
StorageDomain
public void setStorageDomain(StorageDomain value)
value
- allowed object is
StorageDomain
public boolean isSetStorageDomain()
public Cluster getCluster()
Cluster
public void setCluster(Cluster value)
value
- allowed object is
Cluster
public boolean isSetCluster()
public Boolean getDiscardSnapshots()
Boolean
public void setDiscardSnapshots(Boolean value)
value
- allowed object is
Boolean
public boolean isSetDiscardSnapshots()
public Boolean getExclusive()
Boolean
public void setExclusive(Boolean value)
value
- allowed object is
Boolean
public boolean isSetExclusive()
public void setVm(VM value)
value
- allowed object is
VM
public boolean isSetVm()
public Snapshot getSnapshot()
Snapshot
public void setSnapshot(Snapshot value)
value
- allowed object is
Snapshot
public boolean isSetSnapshot()
public Template getTemplate()
Template
public void setTemplate(Template value)
value
- allowed object is
Template
public boolean isSetTemplate()
public HostNics getHostNics()
HostNics
public void setHostNics(HostNics value)
value
- allowed object is
HostNics
public boolean isSetHostNics()
public NetworkAttachments getModifiedNetworkAttachments()
NetworkAttachments
public void setModifiedNetworkAttachments(NetworkAttachments value)
value
- allowed object is
NetworkAttachments
public boolean isSetModifiedNetworkAttachments()
public NetworkAttachments getRemovedNetworkAttachments()
NetworkAttachments
public void setRemovedNetworkAttachments(NetworkAttachments value)
value
- allowed object is
NetworkAttachments
public boolean isSetRemovedNetworkAttachments()
public NetworkAttachments getSynchronizedNetworkAttachments()
NetworkAttachments
public void setSynchronizedNetworkAttachments(NetworkAttachments value)
value
- allowed object is
NetworkAttachments
public boolean isSetSynchronizedNetworkAttachments()
public HostNics getModifiedBonds()
HostNics
public void setModifiedBonds(HostNics value)
value
- allowed object is
HostNics
public boolean isSetModifiedBonds()
public HostNics getRemovedBonds()
HostNics
public void setRemovedBonds(HostNics value)
value
- allowed object is
HostNics
public boolean isSetRemovedBonds()
public Labels getModifiedLabels()
Labels
public void setModifiedLabels(Labels value)
value
- allowed object is
Labels
public boolean isSetModifiedLabels()
public Labels getRemovedLabels()
Labels
public void setRemovedLabels(Labels value)
value
- allowed object is
Labels
public boolean isSetRemovedLabels()
public Boolean getCheckConnectivity()
Boolean
public void setCheckConnectivity(Boolean value)
value
- allowed object is
Boolean
public boolean isSetCheckConnectivity()
public Integer getConnectivityTimeout()
Integer
public void setConnectivityTimeout(Integer value)
value
- allowed object is
Integer
public boolean isSetConnectivityTimeout()
public HostNicVirtualFunctionsConfiguration getVirtualFunctionsConfiguration()
HostNicVirtualFunctionsConfiguration
public void setVirtualFunctionsConfiguration(HostNicVirtualFunctionsConfiguration value)
value
- allowed object is
HostNicVirtualFunctionsConfiguration
public boolean isSetVirtualFunctionsConfiguration()
public Boolean getPause()
Boolean
public void setPause(Boolean value)
value
- allowed object is
Boolean
public boolean isSetPause()
public Boolean getForce()
Boolean
public void setForce(Boolean value)
value
- allowed object is
Boolean
public boolean isSetForce()
public Option getOption()
Option
public void setOption(Option value)
value
- allowed object is
Option
public boolean isSetOption()
public Boolean getFixLayout()
Boolean
public void setFixLayout(Boolean value)
value
- allowed object is
Boolean
public boolean isSetFixLayout()
public GlusterBrick getBrick()
GlusterBrick
public void setBrick(GlusterBrick value)
value
- allowed object is
GlusterBrick
public boolean isSetBrick()
public Boolean getDetach()
Boolean
public void setDetach(Boolean value)
value
- allowed object is
Boolean
public boolean isSetDetach()
public Boolean getClone()
Boolean
public void setClone(Boolean value)
value
- allowed object is
Boolean
public boolean isSetClone()
public Boolean getRestoreMemory()
Boolean
public void setRestoreMemory(Boolean value)
value
- allowed object is
Boolean
public boolean isSetRestoreMemory()
public Disks getDisks()
Disks
public void setDisks(Disks value)
value
- allowed object is
Disks
public boolean isSetDisks()
public Boolean getSucceeded()
Boolean
public void setSucceeded(Boolean value)
value
- allowed object is
Boolean
public boolean isSetSucceeded()
public String getResolutionType()
String
public void setResolutionType(String value)
value
- allowed object is
String
public boolean isSetResolutionType()
public GlusterBricks getBricks()
GlusterBricks
public void setBricks(GlusterBricks value)
value
- allowed object is
GlusterBricks
public boolean isSetBricks()
public void setJob(Job value)
value
- allowed object is
Job
public boolean isSetJob()
public Boolean getImportAsTemplate()
Boolean
public void setImportAsTemplate(Boolean value)
value
- allowed object is
Boolean
public boolean isSetImportAsTemplate()
public Boolean getMaintenanceEnabled()
Boolean
public void setMaintenanceEnabled(Boolean value)
value
- allowed object is
Boolean
public boolean isSetMaintenanceEnabled()
public StorageDomains getStorageDomains()
StorageDomains
public void setStorageDomains(StorageDomains value)
value
- allowed object is
StorageDomains
public boolean isSetStorageDomains()
public void setDisk(Disk value)
value
- allowed object is
Disk
public boolean isSetDisk()
public String getReason()
String
public void setReason(String value)
value
- allowed object is
String
public boolean isSetReason()
public LogicalUnits getLogicalUnits()
LogicalUnits
public void setLogicalUnits(LogicalUnits value)
value
- allowed object is
LogicalUnits
public boolean isSetLogicalUnits()
public Boolean getUseSysprep()
Boolean
public void setUseSysprep(Boolean value)
value
- allowed object is
Boolean
public boolean isSetUseSysprep()
public Boolean getUseCloudInit()
Boolean
public void setUseCloudInit(Boolean value)
value
- allowed object is
Boolean
public boolean isSetUseCloudInit()
public Certificates getCertificates()
Certificates
public void setCertificates(Certificates value)
value
- allowed object is
Certificates
public boolean isSetCertificates()
public Status getStatus()
Status
public void setStatus(Status value)
value
- allowed object is
Status
public boolean isSetStatus()
public Fault getFault()
Fault
public void setFault(Fault value)
value
- allowed object is
Fault
public boolean isSetFault()
public List<String> getIscsiTargets()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the iscsiTargets property.
For example, to add a new item, do as follows:
getIscsiTargets().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetIscsiTargets()
public void unsetIscsiTargets()
public PowerManagement getPowerManagement()
PowerManagement
public void setPowerManagement(PowerManagement value)
value
- allowed object is
PowerManagement
public boolean isSetPowerManagement()
public Boolean getIsAttached()
Boolean
public void setIsAttached(Boolean value)
value
- allowed object is
Boolean
public boolean isSetIsAttached()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0