Interface StartQuotaUtilizationReportResponse.Builder

  • Method Details

    • reportId

      A unique identifier for the quota utilization report. Use this identifier with the GetQuotaUtilizationReport operation to retrieve the report results.

      Parameters:
      reportId - A unique identifier for the quota utilization report. Use this identifier with the GetQuotaUtilizationReport operation to retrieve the report results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the report generation. The status will be PENDING when the report is first initiated.

      Parameters:
      status - The current status of the report generation. The status will be PENDING when the report is first initiated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the report generation. The status will be PENDING when the report is first initiated.

      Parameters:
      status - The current status of the report generation. The status will be PENDING when the report is first initiated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      An optional message providing additional information about the report generation status. This field may contain details about the report initiation or indicate if an existing recent report is being reused.

      Parameters:
      message - An optional message providing additional information about the report generation status. This field may contain details about the report initiation or indicate if an existing recent report is being reused.
      Returns:
      Returns a reference to this object so that method calls can be chained together.