| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
CidrBlockSummary |
CidrBlockSummary.clone() |
CidrBlockSummary |
CidrBlockSummary.withCidrBlock(String cidrBlock)
Value for the CIDR block.
|
CidrBlockSummary |
CidrBlockSummary.withLocationName(String locationName)
The location name of the CIDR block.
|
| Modifier and Type | Method and Description |
|---|---|
List<CidrBlockSummary> |
ListCidrBlocksResult.getCidrBlocks()
A complex type that contains information about the CIDR blocks.
|
| Modifier and Type | Method and Description |
|---|---|
ListCidrBlocksResult |
ListCidrBlocksResult.withCidrBlocks(CidrBlockSummary... cidrBlocks)
A complex type that contains information about the CIDR blocks.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCidrBlocksResult.setCidrBlocks(Collection<CidrBlockSummary> cidrBlocks)
A complex type that contains information about the CIDR blocks.
|
ListCidrBlocksResult |
ListCidrBlocksResult.withCidrBlocks(Collection<CidrBlockSummary> cidrBlocks)
A complex type that contains information about the CIDR blocks.
|
Copyright © 2023. All rights reserved.