Interface CreateComputeQuotaResponse.Builder

    • Method Detail

      • computeQuotaArn

        CreateComputeQuotaResponse.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.
      • computeQuotaId

        CreateComputeQuotaResponse.Builder computeQuotaId​(String computeQuotaId)

        ID of the compute allocation definition.

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