Interface GetAssociationForServiceQuotaTemplateResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetAssociationForServiceQuotaTemplateResponse.Builder,GetAssociationForServiceQuotaTemplateResponse>, SdkBuilder<GetAssociationForServiceQuotaTemplateResponse.Builder,GetAssociationForServiceQuotaTemplateResponse>, SdkPojo, SdkResponse.Builder, ServiceQuotasResponse.Builder
Enclosing class:
GetAssociationForServiceQuotaTemplateResponse

  • Method Details

    • serviceQuotaTemplateAssociationStatus

      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 Amazon Web Services accounts in your organization.

      Parameters:
      serviceQuotaTemplateAssociationStatus - The association status. If the status is ASSOCIATED, the quota increase requests in the template are automatically applied to new Amazon Web Services accounts in your organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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 Amazon Web Services accounts in your organization.

      Parameters:
      serviceQuotaTemplateAssociationStatus - The association status. If the status is ASSOCIATED, the quota increase requests in the template are automatically applied to new Amazon Web Services accounts in your organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: