public class SliceStorageParams extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
SliceStorageParams()  | 
SliceStorageParams(SliceStorageParams 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 | 
|---|---|
CloudSliceStorage | 
getCloudSliceStorage()
Get Information about Tencent COS and third-party cloud storage accounts. 
 | 
void | 
setCloudSliceStorage(CloudSliceStorage CloudSliceStorage)
Set Information about Tencent COS and third-party cloud storage accounts. 
 | 
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 SliceStorageParams()
public SliceStorageParams(SliceStorageParams source)
public CloudSliceStorage getCloudSliceStorage()
public void setCloudSliceStorage(CloudSliceStorage CloudSliceStorage)
CloudSliceStorage - Information about Tencent COS and third-party cloud storage accounts.Copyright © 2025. All rights reserved.