| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.clone() |
ServiceQuotaIncreaseRequestInTemplate |
GetServiceQuotaIncreaseRequestFromTemplateResult.getServiceQuotaIncreaseRequestInTemplate()
This object contains the details about the quota increase request.
|
ServiceQuotaIncreaseRequestInTemplate |
PutServiceQuotaIncreaseRequestIntoTemplateResult.getServiceQuotaIncreaseRequestInTemplate()
A structure that contains information about one service quota increase request.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withAwsRegion(String awsRegion)
The AWS Region where the increase request occurs.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withDesiredValue(Double desiredValue)
Identifies the new, increased value of the service quota in the increase request.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withGlobalQuota(Boolean globalQuota)
Specifies if the quota is a global quota.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withQuotaCode(String quotaCode)
The code identifier for the service quota specified in the increase request.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withQuotaName(String quotaName)
The name of the service quota in the increase request.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withServiceCode(String serviceCode)
The code identifier for the AWS service specified in the increase request.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withServiceName(String serviceName)
The name of the AWS service specified in the increase request.
|
ServiceQuotaIncreaseRequestInTemplate |
ServiceQuotaIncreaseRequestInTemplate.withUnit(String unit)
The unit of measure for the increase request.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceQuotaIncreaseRequestInTemplate> |
ListServiceQuotaIncreaseRequestsInTemplateResult.getServiceQuotaIncreaseRequestInTemplateList()
Returns the list of values of the quota increase request in the template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServiceQuotaIncreaseRequestFromTemplateResult.setServiceQuotaIncreaseRequestInTemplate(ServiceQuotaIncreaseRequestInTemplate serviceQuotaIncreaseRequestInTemplate)
This object contains the details about the quota increase request.
|
void |
PutServiceQuotaIncreaseRequestIntoTemplateResult.setServiceQuotaIncreaseRequestInTemplate(ServiceQuotaIncreaseRequestInTemplate serviceQuotaIncreaseRequestInTemplate)
A structure that contains information about one service quota increase request.
|
GetServiceQuotaIncreaseRequestFromTemplateResult |
GetServiceQuotaIncreaseRequestFromTemplateResult.withServiceQuotaIncreaseRequestInTemplate(ServiceQuotaIncreaseRequestInTemplate serviceQuotaIncreaseRequestInTemplate)
This object contains the details about the quota increase request.
|
PutServiceQuotaIncreaseRequestIntoTemplateResult |
PutServiceQuotaIncreaseRequestIntoTemplateResult.withServiceQuotaIncreaseRequestInTemplate(ServiceQuotaIncreaseRequestInTemplate serviceQuotaIncreaseRequestInTemplate)
A structure that contains information about one service quota increase request.
|
ListServiceQuotaIncreaseRequestsInTemplateResult |
ListServiceQuotaIncreaseRequestsInTemplateResult.withServiceQuotaIncreaseRequestInTemplateList(ServiceQuotaIncreaseRequestInTemplate... serviceQuotaIncreaseRequestInTemplateList)
Returns the list of values of the quota increase request in the template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListServiceQuotaIncreaseRequestsInTemplateResult.setServiceQuotaIncreaseRequestInTemplateList(Collection<ServiceQuotaIncreaseRequestInTemplate> serviceQuotaIncreaseRequestInTemplateList)
Returns the list of values of the quota increase request in the template.
|
ListServiceQuotaIncreaseRequestsInTemplateResult |
ListServiceQuotaIncreaseRequestsInTemplateResult.withServiceQuotaIncreaseRequestInTemplateList(Collection<ServiceQuotaIncreaseRequestInTemplate> serviceQuotaIncreaseRequestInTemplateList)
Returns the list of values of the quota increase request in the template.
|
Copyright © 2020. All rights reserved.