Uses of Class
org.jclouds.ultradns.ws.domain.AccountLevelGroup

Packages that use AccountLevelGroup
org.jclouds.ultradns.ws.domain   
org.jclouds.ultradns.ws.features   
org.jclouds.ultradns.ws.xml   
 

Uses of AccountLevelGroup in org.jclouds.ultradns.ws.domain
 

Methods in org.jclouds.ultradns.ws.domain that return AccountLevelGroup
 AccountLevelGroup AccountLevelGroup.Builder.build()
           
 

Methods in org.jclouds.ultradns.ws.domain with parameters of type AccountLevelGroup
 AccountLevelGroup.Builder AccountLevelGroup.Builder.from(AccountLevelGroup in)
           
 

Uses of AccountLevelGroup in org.jclouds.ultradns.ws.features
 

Methods in org.jclouds.ultradns.ws.features that return types with arguments of type AccountLevelGroup
 com.google.common.collect.FluentIterable<AccountLevelGroup> DirectionalGroupApi.listAccountLevelGroups()
          Returns all account-level groups.
 

Uses of AccountLevelGroup in org.jclouds.ultradns.ws.xml
 

Methods in org.jclouds.ultradns.ws.xml that return types with arguments of type AccountLevelGroup
 com.google.common.collect.FluentIterable<AccountLevelGroup> AccountLevelGroupsHandler.getResult()
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.