Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CosOutputStorage |
TaskOutputStorage.getCosOutputStorage()
Get This parameter is valid and required when `Type` is COS, indicating the location of an output COS object after video processing.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskOutputStorage.setCosOutputStorage(CosOutputStorage CosOutputStorage)
Set This parameter is valid and required when `Type` is COS, indicating the location of an output COS object after video processing.
|
Constructor and Description |
---|
CosOutputStorage(CosOutputStorage 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 © 2021. All rights reserved.