Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
TempCertificate |
ApplyUploadResponse.getTempCertificate()
Get Temporary credential, which is used for authentication of the upload API.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplyUploadResponse.setTempCertificate(TempCertificate TempCertificate)
Set Temporary credential, which is used for authentication of the upload API.
|
Constructor and Description |
---|
TempCertificate(TempCertificate 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 © 2024. All rights reserved.