Interface GetSuiteRunReportResponse.Builder

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

  • Method Details

    • qualificationReportDownloadUrl

      GetSuiteRunReportResponse.Builder qualificationReportDownloadUrl(String qualificationReportDownloadUrl)

      Download URL of the qualification report.

      Parameters:
      qualificationReportDownloadUrl - Download URL of the qualification report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.