Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
CosPublishInputInfo |
ThirdPartyPublishInfo.getCosPublishInfo()
Get 腾讯云对象存储发布信息, 如果使用的发布通道为腾讯云对象存储时必填。
|
Modifier and Type | Method and Description |
---|---|
void |
ThirdPartyPublishInfo.setCosPublishInfo(CosPublishInputInfo CosPublishInfo)
Set 腾讯云对象存储发布信息, 如果使用的发布通道为腾讯云对象存储时必填。
|
Constructor and Description |
---|
CosPublishInputInfo(CosPublishInputInfo 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 © 2025. All rights reserved.