|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeBatch | |
|---|---|
| org.jclouds.route53.domain | |
| org.jclouds.route53.features | |
| Uses of ChangeBatch in org.jclouds.route53.domain |
|---|
| Methods in org.jclouds.route53.domain that return ChangeBatch | |
|---|---|
ChangeBatch |
ChangeBatch.Builder.build()
|
static ChangeBatch |
ChangeBatch.createAll(Iterable<ResourceRecordSet> toCreate)
|
static ChangeBatch |
ChangeBatch.deleteAll(Iterable<ResourceRecordSet> toDelete)
|
| Uses of ChangeBatch in org.jclouds.route53.features |
|---|
| Methods in org.jclouds.route53.features with parameters of type ChangeBatch | |
|---|---|
Change |
ResourceRecordSetApi.apply(ChangeBatch changes)
applies a batch of changes atomically. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||