| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
static ListRequestedServiceQuotaChangeHistoryResponse.Builder |
ListRequestedServiceQuotaChangeHistoryResponse.builder() |
ListRequestedServiceQuotaChangeHistoryResponse.Builder |
ListRequestedServiceQuotaChangeHistoryResponse.Builder.nextToken(String nextToken)
If present, indicates that more output is available than is included in the current response.
|
ListRequestedServiceQuotaChangeHistoryResponse.Builder |
ListRequestedServiceQuotaChangeHistoryResponse.Builder.requestedQuotas(Collection<RequestedServiceQuotaChange> requestedQuotas)
Information about the quota increase requests.
|
ListRequestedServiceQuotaChangeHistoryResponse.Builder |
ListRequestedServiceQuotaChangeHistoryResponse.Builder.requestedQuotas(Consumer<RequestedServiceQuotaChange.Builder>... requestedQuotas)
Information about the quota increase requests.
|
ListRequestedServiceQuotaChangeHistoryResponse.Builder |
ListRequestedServiceQuotaChangeHistoryResponse.Builder.requestedQuotas(RequestedServiceQuotaChange... requestedQuotas)
Information about the quota increase requests.
|
ListRequestedServiceQuotaChangeHistoryResponse.Builder |
ListRequestedServiceQuotaChangeHistoryResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListRequestedServiceQuotaChangeHistoryResponse.Builder> |
ListRequestedServiceQuotaChangeHistoryResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.