Package | Description |
---|---|
org.jclouds.ultradns.ws.domain | |
org.jclouds.ultradns.ws.features | |
org.jclouds.ultradns.ws.predicates | |
org.jclouds.ultradns.ws.xml |
Modifier and Type | Method and Description |
---|---|
DirectionalPoolRecordDetail |
DirectionalPoolRecordDetail.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DirectionalPoolRecordDetail.Builder |
DirectionalPoolRecordDetail.Builder.from(DirectionalPoolRecordDetail in) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
DirectionalGroupApi.listRecordsByAccountLevelGroup(String groupId)
Returns all the directional pool records in the account-level group.
|
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
DirectionalPoolApi.listRecordsByDNameAndType(String dname,
int rrType)
Returns all the directional pool records in the zone with the fully
qualified
hostName and rrType |
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
DirectionalGroupApi.listRecordsByGroupCoordinates(DirectionalGroupCoordinates group)
Returns all the directional pool records in the pool-level group.
|
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<DirectionalPoolRecordDetail> |
DirectionalPoolPredicates.recordIdEqualTo(String recordId) |
Modifier and Type | Method and Description |
---|---|
DirectionalPoolRecordDetail |
DirectionalPoolRecordDetailHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
DirectionalPoolRecordDetailListHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.