Package | Description |
---|---|
org.jclouds.ultradns.ws | |
org.jclouds.ultradns.ws.domain | |
org.jclouds.ultradns.ws.xml |
Modifier and Type | Method and Description |
---|---|
IdAndName |
UltraDNSWSApi.getCurrentAccount()
Returns the account of the current user.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<IdAndName,String> |
UltraDNSWSApi.getRegionsByIdAndName()
Lists the directional regions available in the account.
|
Modifier and Type | Method and Description |
---|---|
static IdAndName |
IdAndName.create(String id,
String name) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<IdAndName> |
DirectionalPoolRecordDetail.getGeolocationGroup()
group containing territories.
|
com.google.common.base.Optional<IdAndName> |
DirectionalPoolRecordDetail.getGroup()
group containing all regions that you have not specifically configured in
DirectionalPoolRecordDetail.getGeolocationGroup() |
com.google.common.base.Optional<IdAndName> |
DirectionalPoolRecordDetail.getSourceIpGroup()
group containing IPV4 or IPV6 ranges.
|
static com.google.common.base.Predicate<IdAndName> |
IdAndName.nameEqualTo(String name)
convenience predicate as typically the user is unaware of the system
generated id of a resource
|
Modifier and Type | Method and Description |
---|---|
DirectionalPoolRecordDetail.Builder |
DirectionalPoolRecordDetail.Builder.geolocationGroup(IdAndName geolocationGroup) |
DirectionalPoolRecordDetail.Builder |
DirectionalPoolRecordDetail.Builder.group(IdAndName group) |
DirectionalPoolRecordDetail.Builder |
DirectionalPoolRecordDetail.Builder.sourceIpGroup(IdAndName sourceIpGroup) |
Modifier and Type | Method and Description |
---|---|
IdAndName |
AccountHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<IdAndName,String> |
RegionListHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.