程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sas20181203.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.builder() |
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.canBeDealOnLine(Boolean canBeDealOnLine)
Indicates whether the online processing of exceptions is supported, such as blocking an exception, adding an exception to the whitelist, and ignoring an exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.dataSource(String dataSource)
The data source of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.details(List<DescribeSuspEventDetailResponseBody.Details> details)
An array that consists of the details of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.eventDesc(String eventDesc)
The description of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.eventName(String eventName)
The name of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.eventStatus(String eventStatus)
The status of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.eventTypeDesc(String eventTypeDesc)
The type of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.id(Integer id)
The ID of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.instanceName(String instanceName)
The name of the server on which the exception was detected.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.internetIp(String internetIp)
The public IP address of the server on which the exception was detected.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.intranetIp(String intranetIp)
The private IP address of the server on which the exception was detected.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.lastTime(String lastTime)
The time when the exception was last detected.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.level(String level)
The risk level of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.operateErrorCode(String operateErrorCode)
The code that indicates the handling result of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.operateMsg(String operateMsg)
The message that indicates the handling result of the exception.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.requestId(String requestId)
The ID of the request.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.saleVersion(String saleVersion)
The edition of Security Center in which the exception can be detected.
|
DescribeSuspEventDetailResponseBody.Builder |
DescribeSuspEventDetailResponseBody.Builder.uuid(String uuid)
The UUID of the server on which the exception was detected.
|
Copyright © 2023. All rights reserved.