This project has retired. For details please refer to its
Attic page.
VMGroup (Apache jclouds 1.9.3 API)
-
-
Constructor Detail
-
VMGroup
@ConstructorProperties(value={"id","account","created","domain","domainid","name"})
protected VMGroup(String id,
@Nullable
String account,
@Nullable
Date created,
@Nullable
String domain,
@Nullable
String domainId,
@Nullable
String name)
-
Method Detail
-
getId
public String getId()
- Returns:
- the VMGroup's ID
-
getName
public String getName()
- Returns:
- the name of the VMGroup
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.