public static interface GetAssociationForServiceQuotaTemplateResponse.Builder extends ServiceQuotasResponse.Builder, SdkPojo, CopyableBuilder<GetAssociationForServiceQuotaTemplateResponse.Builder,GetAssociationForServiceQuotaTemplateResponse>
Modifier and Type | Method and Description |
---|---|
GetAssociationForServiceQuotaTemplateResponse.Builder |
serviceQuotaTemplateAssociationStatus(ServiceQuotaTemplateAssociationStatus serviceQuotaTemplateAssociationStatus)
The association status.
|
GetAssociationForServiceQuotaTemplateResponse.Builder |
serviceQuotaTemplateAssociationStatus(String serviceQuotaTemplateAssociationStatus)
The association status.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
GetAssociationForServiceQuotaTemplateResponse.Builder serviceQuotaTemplateAssociationStatus(String serviceQuotaTemplateAssociationStatus)
The association status. If the status is ASSOCIATED
, the quota increase requests in the template
are automatically applied to new accounts in your organization.
serviceQuotaTemplateAssociationStatus
- The association status. If the status is ASSOCIATED
, the quota increase requests in the
template are automatically applied to new accounts in your organization.ServiceQuotaTemplateAssociationStatus
,
ServiceQuotaTemplateAssociationStatus
GetAssociationForServiceQuotaTemplateResponse.Builder serviceQuotaTemplateAssociationStatus(ServiceQuotaTemplateAssociationStatus serviceQuotaTemplateAssociationStatus)
The association status. If the status is ASSOCIATED
, the quota increase requests in the template
are automatically applied to new accounts in your organization.
serviceQuotaTemplateAssociationStatus
- The association status. If the status is ASSOCIATED
, the quota increase requests in the
template are automatically applied to new accounts in your organization.ServiceQuotaTemplateAssociationStatus
,
ServiceQuotaTemplateAssociationStatus