| Package | Description |
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.features |
| Modifier and Type | Method and Description |
|---|---|
VMGroup |
VMGroup.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
VMGroup.Builder.fromVMGroup(VMGroup in) |
| Modifier and Type | Method and Description |
|---|---|
VMGroup |
VMGroupApi.createInstanceGroup(String name,
CreateVMGroupOptions... options)
Creates a VM group
|
VMGroup |
VMGroupApi.getInstanceGroup(String id) |
VMGroup |
VMGroupApi.updateInstanceGroup(String id,
UpdateVMGroupOptions... options)
Modify a VM group
|
| Modifier and Type | Method and Description |
|---|---|
Set<VMGroup> |
VMGroupApi.listInstanceGroups(ListVMGroupsOptions... options)
Lists VM groups
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.