Uses of Class
org.jclouds.cloudstack.domain.VMGroup
Packages that use VMGroup
-
Uses of VMGroup in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return VMGroupMethods in org.jclouds.cloudstack.domain with parameters of type VMGroup -
Uses of VMGroup in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return VMGroupModifier and TypeMethodDescriptionVMGroupApi.createInstanceGroup
(String name, CreateVMGroupOptions... options) Creates a VM groupVMGroupApi.getInstanceGroup
(String id) VMGroupApi.updateInstanceGroup
(String id, UpdateVMGroupOptions... options) Modify a VM groupMethods in org.jclouds.cloudstack.features that return types with arguments of type VMGroupModifier and TypeMethodDescriptionVMGroupApi.listInstanceGroups
(ListVMGroupsOptions... options) Lists VM groups