| Package | Description |
|---|---|
| com.qcloud.cos.model.ciModel.auditing |
| Modifier and Type | Method and Description |
|---|---|
DetectType |
AuditingInfo.getType() |
static DetectType |
DetectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetectType[] |
DetectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditingInfo.setType(DetectType type) |
| Constructor and Description |
|---|
AuditingInfo(DetectType type,
String typeName) |
Copyright © 2023. All rights reserved.