| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
CidrCollection |
CidrCollection.clone() |
CidrCollection |
CreateCidrCollectionResult.getCollection()
A complex type that contains information about the CIDR collection.
|
CidrCollection |
CidrCollection.withArn(String arn)
The ARN of the collection.
|
CidrCollection |
CidrCollection.withId(String id)
The unique ID of the CIDR collection.
|
CidrCollection |
CidrCollection.withName(String name)
The name of a CIDR collection.
|
CidrCollection |
CidrCollection.withVersion(Long version)
A sequential counter that RouteĀ 53 sets to 1 when you create a CIDR collection and increments by 1 each time you
update settings for the CIDR collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateCidrCollectionResult.setCollection(CidrCollection collection)
A complex type that contains information about the CIDR collection.
|
CreateCidrCollectionResult |
CreateCidrCollectionResult.withCollection(CidrCollection collection)
A complex type that contains information about the CIDR collection.
|
Copyright © 2024. All rights reserved.