Uses of Class
org.jclouds.ultradns.ws.domain.AccountLevelGroup
-
Packages that use AccountLevelGroup Package Description 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 Modifier and Type Method Description AccountLevelGroup
AccountLevelGroup.Builder. build()
Methods in org.jclouds.ultradns.ws.domain with parameters of type AccountLevelGroup Modifier and Type Method Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description com.google.common.collect.FluentIterable<AccountLevelGroup>
AccountLevelGroupsHandler. getResult()
-