|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMGroup | |
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.features | |
| Uses of VMGroup in org.jclouds.cloudstack.domain |
|---|
| Methods in org.jclouds.cloudstack.domain that return VMGroup | |
|---|---|
VMGroup |
VMGroup.Builder.build()
|
| Methods in org.jclouds.cloudstack.domain with parameters of type VMGroup | |
|---|---|
T |
VMGroup.Builder.fromVMGroup(VMGroup in)
|
| Uses of VMGroup in org.jclouds.cloudstack.features |
|---|
| Methods in org.jclouds.cloudstack.features that return VMGroup | |
|---|---|
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 |
| Methods in org.jclouds.cloudstack.features that return types with arguments of type VMGroup | |
|---|---|
Set<VMGroup> |
VMGroupApi.listInstanceGroups(ListVMGroupsOptions... options)
Lists VM groups |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||