Interface GetAssessmentReportResponse.Builder

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

public static interface GetAssessmentReportResponse.Builder extends InspectorResponse.Builder, SdkPojo, CopyableBuilder<GetAssessmentReportResponse.Builder,GetAssessmentReportResponse>
  • Method Details

    • status

      Specifies the status of the request to generate an assessment report.

      Parameters:
      status - Specifies the status of the request to generate an assessment report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Specifies the status of the request to generate an assessment report.

      Parameters:
      status - Specifies the status of the request to generate an assessment report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • url

      Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

      Parameters:
      url - Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.