| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas |
Service Quotas is a web service that you can use to manage many of your AWS service quotas.
|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
GetAssociationForServiceQuotaTemplateResult |
AWSServiceQuotas.getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
GetAssociationForServiceQuotaTemplateResult |
AWSServiceQuotasClient.getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest request)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
GetAssociationForServiceQuotaTemplateResult |
AbstractAWSServiceQuotas.getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetAssociationForServiceQuotaTemplateResult |
GetAssociationForServiceQuotaTemplateResult.clone() |
GetAssociationForServiceQuotaTemplateResult |
GetAssociationForServiceQuotaTemplateResult.withServiceQuotaTemplateAssociationStatus(ServiceQuotaTemplateAssociationStatus serviceQuotaTemplateAssociationStatus)
Specifies whether the template is
ASSOCIATED or DISASSOCIATED. |
GetAssociationForServiceQuotaTemplateResult |
GetAssociationForServiceQuotaTemplateResult.withServiceQuotaTemplateAssociationStatus(String serviceQuotaTemplateAssociationStatus)
Specifies whether the template is
ASSOCIATED or DISASSOCIATED. |
Copyright © 2020. All rights reserved.