Uses of Class
org.jclouds.cloudstack.domain.Domain
Packages that use Domain
-
Uses of Domain in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return DomainMethods in org.jclouds.cloudstack.domain with parameters of type Domain -
Uses of Domain in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return DomainModifier and TypeMethodDescriptionGlobalDomainApi.createDomain
(String name, CreateDomainOptions... options) Create new DomainDomainDomainApi.getDomainById
(String domainId) Get a domain by IDGlobalDomainApi.updateDomain
(String domainId, UpdateDomainOptions... options) Update a domainMethods in org.jclouds.cloudstack.features that return types with arguments of type DomainModifier and TypeMethodDescriptionDomainDomainApi.listDomainChildren
(ListDomainChildrenOptions... options) Lists all children domains belonging to a specified domainDomainDomainApi.listDomains
(ListDomainsOptions... options) List domains with detailed information