Package | Description |
---|---|
org.jclouds.route53.domain | |
org.jclouds.route53.features |
Modifier and Type | Method and Description |
---|---|
ChangeBatch |
ChangeBatch.Builder.build() |
static ChangeBatch |
ChangeBatch.createAll(Iterable<ResourceRecordSet> toCreate) |
static ChangeBatch |
ChangeBatch.deleteAll(Iterable<ResourceRecordSet> toDelete) |
Modifier and Type | Method and Description |
---|---|
Change |
ResourceRecordSetApi.apply(ChangeBatch changes)
applies a batch of changes atomically.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.