| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static GetAccountLimitResponse.Builder |
GetAccountLimitResponse.builder() |
GetAccountLimitResponse.Builder |
GetAccountLimitResponse.Builder.count(Long count)
The current number of entities that you have created of the specified type.
|
GetAccountLimitResponse.Builder |
GetAccountLimitResponse.Builder.limit(AccountLimit limit)
The current setting for the specified limit.
|
default GetAccountLimitResponse.Builder |
GetAccountLimitResponse.Builder.limit(Consumer<AccountLimit.Builder> limit)
The current setting for the specified limit.
|
GetAccountLimitResponse.Builder |
GetAccountLimitResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAccountLimitResponse.Builder> |
GetAccountLimitResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.