| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
HostedZoneLimit |
HostedZoneLimit.clone() |
HostedZoneLimit |
GetHostedZoneLimitResult.getLimit()
The current setting for the specified limit.
|
HostedZoneLimit |
HostedZoneLimit.withType(HostedZoneLimitType type)
The limit that you requested.
|
HostedZoneLimit |
HostedZoneLimit.withType(String type)
The limit that you requested.
|
HostedZoneLimit |
HostedZoneLimit.withValue(Long value)
The current value for the limit that is specified by
Type. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetHostedZoneLimitResult.setLimit(HostedZoneLimit limit)
The current setting for the specified limit.
|
GetHostedZoneLimitResult |
GetHostedZoneLimitResult.withLimit(HostedZoneLimit limit)
The current setting for the specified limit.
|
Copyright © 2018. All rights reserved.