public class VSystemDescriptor extends Object
Constructor and Description |
---|
VSystemDescriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatorName() |
String |
getDescription() |
String |
getId() |
String |
getKeyword() |
String |
getName() |
String |
getRegistrant() |
Set<VServerWithDetails> |
getServers() |
public String getId()
public String getName()
public String getCreatorName()
public String getRegistrant()
public String getDescription()
public String getKeyword()
public Set<VServerWithDetails> getServers()
Copyright © 2009-2013 jclouds. All Rights Reserved.