Interface UpdateComputeQuotaResponse.Builder

  • Method Details

    • computeQuotaArn

      UpdateComputeQuotaResponse.Builder computeQuotaArn(String computeQuotaArn)

      ARN of the compute allocation definition.

      Parameters:
      computeQuotaArn - ARN of the compute allocation definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • computeQuotaVersion

      UpdateComputeQuotaResponse.Builder computeQuotaVersion(Integer computeQuotaVersion)

      Version of the compute allocation definition.

      Parameters:
      computeQuotaVersion - Version of the compute allocation definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.