public class AuditStorageParams extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AuditStorageParams() | 
| AuditStorageParams(AuditStorageParams 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| CloudAuditStorage | getCloudAuditStorage()Get 腾讯云对象存储COS以及第三方云存储的账号信息 | 
| void | setCloudAuditStorage(CloudAuditStorage CloudAuditStorage)Set 腾讯云对象存储COS以及第三方云存储的账号信息 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic AuditStorageParams()
public AuditStorageParams(AuditStorageParams source)
public CloudAuditStorage getCloudAuditStorage()
public void setCloudAuditStorage(CloudAuditStorage CloudAuditStorage)
CloudAuditStorage - 腾讯云对象存储COS以及第三方云存储的账号信息Copyright © 2025. All rights reserved.