Package | Description |
---|---|
com.tencentcloudapi.ims.v20201229.models |
Modifier and Type | Method and Description |
---|---|
LibDetail[] |
LibResult.getDetails()
Get This field is used to return the detailed result of the comparison with the blocklist/allowlist, such as number, library name, and maliciousness tag.
|
Modifier and Type | Method and Description |
---|---|
void |
LibResult.setDetails(LibDetail[] Details)
Set This field is used to return the detailed result of the comparison with the blocklist/allowlist, such as number, library name, and maliciousness tag.
|
Constructor and Description |
---|
LibDetail(LibDetail source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.