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.
|
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.
|
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.
|
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.
|
Boolean |
getMaintenanceEnabled()
Gets the value of the maintenanceEnabled 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.
|
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.
|
Template |
getTemplate()
Gets the value of the template property.
|
Ticket |
getTicket()
Gets the value of the ticket property.
|
VM |
getVm()
Gets the value of the vm property.
|
boolean |
isSetAsync() |
boolean |
isSetBrick() |
boolean |
isSetBricks() |
boolean |
isSetCheckConnectivity() |
boolean |
isSetClone() |
boolean |
isSetCluster() |
boolean |
isSetConnectivityTimeout() |
boolean |
isSetDetach() |
boolean |
isSetDiscardSnapshots() |
boolean |
isSetDisks() |
boolean |
isSetExclusive() |
boolean |
isSetFault() |
boolean |
isSetFenceType() |
boolean |
isSetFixLayout() |
boolean |
isSetForce() |
boolean |
isSetGracePeriod() |
boolean |
isSetHost() |
boolean |
isSetHostNics() |
boolean |
isSetImage() |
boolean |
isSetImportAsTemplate() |
boolean |
isSetIscsi() |
boolean |
isSetIscsiTargets() |
boolean |
isSetJob() |
boolean |
isSetMaintenanceEnabled() |
boolean |
isSetNetwork() |
boolean |
isSetOption() |
boolean |
isSetPause() |
boolean |
isSetPowerManagement() |
boolean |
isSetResolutionType() |
boolean |
isSetRestoreMemory() |
boolean |
isSetRootPassword() |
boolean |
isSetSnapshot() |
boolean |
isSetSsh() |
boolean |
isSetStatus() |
boolean |
isSetStorageDomain() |
boolean |
isSetStorageDomains() |
boolean |
isSetSucceeded() |
boolean |
isSetTemplate() |
boolean |
isSetTicket() |
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 |
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 |
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 |
setIscsi(IscsiDetails value)
Sets the value of the iscsi property.
|
void |
setJob(Job value)
Sets the value of the job property.
|
void |
setMaintenanceEnabled(Boolean value)
Sets the value of the maintenanceEnabled 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 |
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 |
setTemplate(Template value)
Sets the value of the template property.
|
void |
setTicket(Ticket value)
Sets the value of the ticket 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, unsetLinksgetActions, isSetActions, setActionspublic Boolean getAsync()
Booleanpublic void setAsync(Boolean value)
value - allowed object is
Booleanpublic boolean isSetAsync()
public GracePeriod getGracePeriod()
GracePeriodpublic void setGracePeriod(GracePeriod value)
value - allowed object is
GracePeriodpublic boolean isSetGracePeriod()
public void setHost(Host value)
value - allowed object is
Hostpublic boolean isSetHost()
public Network getNetwork()
Networkpublic void setNetwork(Network value)
value - allowed object is
Networkpublic boolean isSetNetwork()
public String getRootPassword()
Stringpublic void setRootPassword(String value)
value - allowed object is
Stringpublic boolean isSetRootPassword()
public void setSsh(SSH value)
value - allowed object is
SSHpublic boolean isSetSsh()
public String getImage()
Stringpublic void setImage(String value)
value - allowed object is
Stringpublic boolean isSetImage()
public String getFenceType()
Stringpublic void setFenceType(String value)
value - allowed object is
Stringpublic boolean isSetFenceType()
public Ticket getTicket()
Ticketpublic void setTicket(Ticket value)
value - allowed object is
Ticketpublic boolean isSetTicket()
public IscsiDetails getIscsi()
IscsiDetailspublic void setIscsi(IscsiDetails value)
value - allowed object is
IscsiDetailspublic boolean isSetIscsi()
public StorageDomain getStorageDomain()
StorageDomainpublic void setStorageDomain(StorageDomain value)
value - allowed object is
StorageDomainpublic boolean isSetStorageDomain()
public Cluster getCluster()
Clusterpublic void setCluster(Cluster value)
value - allowed object is
Clusterpublic boolean isSetCluster()
public Boolean getDiscardSnapshots()
Booleanpublic void setDiscardSnapshots(Boolean value)
value - allowed object is
Booleanpublic boolean isSetDiscardSnapshots()
public Boolean getExclusive()
Booleanpublic void setExclusive(Boolean value)
value - allowed object is
Booleanpublic boolean isSetExclusive()
public void setVm(VM value)
value - allowed object is
VMpublic boolean isSetVm()
public Snapshot getSnapshot()
Snapshotpublic void setSnapshot(Snapshot value)
value - allowed object is
Snapshotpublic boolean isSetSnapshot()
public Template getTemplate()
Templatepublic void setTemplate(Template value)
value - allowed object is
Templatepublic boolean isSetTemplate()
public HostNics getHostNics()
HostNicspublic void setHostNics(HostNics value)
value - allowed object is
HostNicspublic boolean isSetHostNics()
public Boolean getCheckConnectivity()
Booleanpublic void setCheckConnectivity(Boolean value)
value - allowed object is
Booleanpublic boolean isSetCheckConnectivity()
public Integer getConnectivityTimeout()
Integerpublic void setConnectivityTimeout(Integer value)
value - allowed object is
Integerpublic boolean isSetConnectivityTimeout()
public Boolean getPause()
Booleanpublic void setPause(Boolean value)
value - allowed object is
Booleanpublic boolean isSetPause()
public Boolean getForce()
Booleanpublic void setForce(Boolean value)
value - allowed object is
Booleanpublic boolean isSetForce()
public Option getOption()
Optionpublic void setOption(Option value)
value - allowed object is
Optionpublic boolean isSetOption()
public Boolean getFixLayout()
Booleanpublic void setFixLayout(Boolean value)
value - allowed object is
Booleanpublic boolean isSetFixLayout()
public GlusterBrick getBrick()
GlusterBrickpublic void setBrick(GlusterBrick value)
value - allowed object is
GlusterBrickpublic boolean isSetBrick()
public Boolean getDetach()
Booleanpublic void setDetach(Boolean value)
value - allowed object is
Booleanpublic boolean isSetDetach()
public Boolean getClone()
Booleanpublic void setClone(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClone()
public Boolean getRestoreMemory()
Booleanpublic void setRestoreMemory(Boolean value)
value - allowed object is
Booleanpublic boolean isSetRestoreMemory()
public Disks getDisks()
Diskspublic void setDisks(Disks value)
value - allowed object is
Diskspublic boolean isSetDisks()
public Boolean getSucceeded()
Booleanpublic void setSucceeded(Boolean value)
value - allowed object is
Booleanpublic boolean isSetSucceeded()
public String getResolutionType()
Stringpublic void setResolutionType(String value)
value - allowed object is
Stringpublic boolean isSetResolutionType()
public GlusterBricks getBricks()
GlusterBrickspublic void setBricks(GlusterBricks value)
value - allowed object is
GlusterBrickspublic boolean isSetBricks()
public void setJob(Job value)
value - allowed object is
Jobpublic boolean isSetJob()
public Boolean getImportAsTemplate()
Booleanpublic void setImportAsTemplate(Boolean value)
value - allowed object is
Booleanpublic boolean isSetImportAsTemplate()
public Boolean getMaintenanceEnabled()
Booleanpublic void setMaintenanceEnabled(Boolean value)
value - allowed object is
Booleanpublic boolean isSetMaintenanceEnabled()
public StorageDomains getStorageDomains()
StorageDomainspublic void setStorageDomains(StorageDomains value)
value - allowed object is
StorageDomainspublic boolean isSetStorageDomains()
public Status getStatus()
Statuspublic void setStatus(Status value)
value - allowed object is
Statuspublic boolean isSetStatus()
public Fault getFault()
Faultpublic void setFault(Fault value)
value - allowed object is
Faultpublic 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()
PowerManagementpublic void setPowerManagement(PowerManagement value)
value - allowed object is
PowerManagementpublic boolean isSetPowerManagement()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0