| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
List<Change> |
ChangeBatch.changes()
Information about the changes to make to the record sets.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeBatch.Builder |
ChangeBatch.Builder.changes(Change... changes)
Information about the changes to make to the record sets.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeBatch.Builder |
ChangeBatch.Builder.changes(Collection<Change> changes)
Information about the changes to make to the record sets.
|
Copyright © 2020. All rights reserved.