| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
static ListAwsDefaultServiceQuotasResponse.Builder |
ListAwsDefaultServiceQuotasResponse.builder() |
ListAwsDefaultServiceQuotasResponse.Builder |
ListAwsDefaultServiceQuotasResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListAwsDefaultServiceQuotasResponse.Builder |
ListAwsDefaultServiceQuotasResponse.Builder.quotas(Collection<ServiceQuota> quotas)
Information about the quotas.
|
ListAwsDefaultServiceQuotasResponse.Builder |
ListAwsDefaultServiceQuotasResponse.Builder.quotas(Consumer<ServiceQuota.Builder>... quotas)
Information about the quotas.
|
ListAwsDefaultServiceQuotasResponse.Builder |
ListAwsDefaultServiceQuotasResponse.Builder.quotas(ServiceQuota... quotas)
Information about the quotas.
|
ListAwsDefaultServiceQuotasResponse.Builder |
ListAwsDefaultServiceQuotasResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAwsDefaultServiceQuotasResponse.Builder> |
ListAwsDefaultServiceQuotasResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.