public class EventContainer extends IdentifiedContainer implements Event
Constructor and Description |
---|
EventContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public BigInteger code()
public void code(BigInteger newCode)
public boolean codePresent()
codePresent
in interface Event
public String correlationId()
correlationId
in interface Event
public void correlationId(String newCorrelationId)
public boolean correlationIdPresent()
correlationIdPresent
in interface Event
public String customData()
customData
in interface Event
public void customData(String newCustomData)
public boolean customDataPresent()
customDataPresent
in interface Event
public BigInteger customId()
public void customId(BigInteger newCustomId)
public boolean customIdPresent()
customIdPresent
in interface Event
public BigInteger floodRate()
public void floodRate(BigInteger newFloodRate)
public boolean floodRatePresent()
floodRatePresent
in interface Event
public void origin(String newOrigin)
public boolean originPresent()
originPresent
in interface Event
public LogSeverity severity()
public void severity(LogSeverity newSeverity)
public boolean severityPresent()
severityPresent
in interface Event
public void time(Date newTime)
public boolean timePresent()
timePresent
in interface Event
public void cluster(Cluster newCluster)
public boolean clusterPresent()
clusterPresent
in interface Event
public DataCenter dataCenter()
dataCenter
in interface Event
public void dataCenter(DataCenter newDataCenter)
public boolean dataCenterPresent()
dataCenterPresent
in interface Event
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface Event
public StorageDomain storageDomain()
storageDomain
in interface Event
public void storageDomain(StorageDomain newStorageDomain)
public boolean storageDomainPresent()
storageDomainPresent
in interface Event
public void template(Template newTemplate)
public boolean templatePresent()
templatePresent
in interface Event
public void user(User newUser)
public boolean userPresent()
userPresent
in interface Event
public void vm(Vm newVm)
Copyright © 2016. All rights reserved.