AdvisorCheckSummary.Builder |
AdvisorCheckSummary.Builder.blockerResultsTotalCount(Integer blockerResultsTotalCount) |
Number of BLOCKER results in the extended advisor report.
|
static AdvisorCheckSummary.Builder |
AdvisorCheckSummary.builder() |
Create a new builder.
|
AdvisorCheckSummary.Builder |
AdvisorCheckSummary.Builder.copy(AdvisorCheckSummary model) |
|
AdvisorCheckSummary.Builder |
AdvisorCheckSummary.Builder.fatalResultsTotalCount(Integer fatalResultsTotalCount) |
Number of FATAL results in the extended advisor report.
|
AdvisorCheckSummary.Builder |
AdvisorCheckSummary.Builder.informationalResultsTotalCount(Integer informationalResultsTotalCount) |
Number of INFORMATIONAL results in the extended advisor report.
|
AdvisorCheckSummary.Builder |
AdvisorCheckSummary.Builder.passResultsTotalCount(Integer passResultsTotalCount) |
Number of PASS results in the extended advisor report.
|
AdvisorCheckSummary.Builder |
AdvisorCheckSummary.toBuilder() |
|
AdvisorCheckSummary.Builder |
AdvisorCheckSummary.Builder.warningResultsTotalCount(Integer warningResultsTotalCount) |
Number of WARNING results in the extended advisor report.
|