Package org.jclouds.cloudstack.domain
Class VMGroup
java.lang.Object
org.jclouds.cloudstack.domain.VMGroup
Class VMGroup
- 
Constructor Details
- 
VMGroup
 
 - 
 - 
Method Details
- 
builder
 - 
toBuilder
 - 
getId
- Returns:
 - the VMGroup's ID
 
 - 
getAccount
- Returns:
 - the account that owns the VMGroup
 
 - 
getCreated
- Returns:
 - the VMGroup's creation timestamp
 
 - 
getDomain
- Returns:
 - the domain that contains the VMGroup
 
 - 
getDomainId
- Returns:
 - the ID of the domain that contains the VMGroup
 
 - 
getName
- Returns:
 - the name of the VMGroup
 
 - 
hashCode
public int hashCode() - 
equals
 - 
string
protected com.google.common.base.MoreObjects.ToStringHelper string() - 
toString
 
 -