| Package | Description |
|---|---|
| pl.codewise.commons.aws.cqrs.model.route53 |
| Modifier and Type | Method | Description |
|---|---|---|
AwsResourceRecord |
AwsResourceRecord.Builder.build() |
| Modifier and Type | Method | Description |
|---|---|---|
List<AwsResourceRecord> |
AwsRecordSet.getResourceRecords() |
| Modifier and Type | Method | Description |
|---|---|---|
AwsRecordSet.Builder |
AwsRecordSet.Builder.withResourceRecords(List<AwsResourceRecord> resourceRecords) |
| Constructor | Description |
|---|---|
AwsRecordSet(String name,
String type,
String region,
Long ttl,
String setIdentifier,
AwsAliasTarget aliasTarget,
Boolean multiValueAnswer,
String healthCheckId,
List<AwsResourceRecord> resourceRecords) |
Copyright © 2018. All rights reserved.