| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
static GetAssessmentReportResponse.Builder |
GetAssessmentReportResponse.builder() |
GetAssessmentReportResponse.Builder |
GetAssessmentReportResponse.Builder.status(ReportStatus status)
Specifies the status of the request to generate an assessment report.
|
GetAssessmentReportResponse.Builder |
GetAssessmentReportResponse.Builder.status(String status)
Specifies the status of the request to generate an assessment report.
|
GetAssessmentReportResponse.Builder |
GetAssessmentReportResponse.toBuilder() |
GetAssessmentReportResponse.Builder |
GetAssessmentReportResponse.Builder.url(String url)
Specifies the URL where you can find the generated assessment report.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAssessmentReportResponse.Builder> |
GetAssessmentReportResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.