Package-level declarations

Types

Link copied to clipboard
enum ScanConfigErrorCode : Enum<ScanConfigErrorCode> , ConvertibleToJava<ScanConfigErrorCode>

Indicates the reason code for a configuration failure.

Link copied to clipboard
enum ScanConfigExportToSecurityCommandCenter : Enum<ScanConfigExportToSecurityCommandCenter> , ConvertibleToJava<ScanConfigExportToSecurityCommandCenter>

Controls export of scan configurations and results to Security Command Center.

Link copied to clipboard
enum ScanConfigRiskLevel : Enum<ScanConfigRiskLevel> , ConvertibleToJava<ScanConfigRiskLevel>

The risk level selected for the scan

Link copied to clipboard
enum ScanConfigTargetPlatformsItem : Enum<ScanConfigTargetPlatformsItem> , ConvertibleToJava<ScanConfigTargetPlatformsItem>
Link copied to clipboard
enum ScanConfigUserAgent : Enum<ScanConfigUserAgent> , ConvertibleToJava<ScanConfigUserAgent>

The user agent used during scanning.

Link copied to clipboard
enum ScanRunErrorTraceCode : Enum<ScanRunErrorTraceCode> , ConvertibleToJava<ScanRunErrorTraceCode>

Indicates the error reason code.

Link copied to clipboard
enum ScanRunExecutionState : Enum<ScanRunExecutionState> , ConvertibleToJava<ScanRunExecutionState>

The execution state of the ScanRun.

Link copied to clipboard
enum ScanRunResultState : Enum<ScanRunResultState> , ConvertibleToJava<ScanRunResultState>

The result state of the ScanRun. This field is only available after the execution state reaches "FINISHED".

Link copied to clipboard
enum ScanRunWarningTraceCode : Enum<ScanRunWarningTraceCode> , ConvertibleToJava<ScanRunWarningTraceCode>

Indicates the warning code.