public class AssetPermissionsApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
AssetPermissionsApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
AssetPermissionsAddResponse |
assetPermissionsAdd(AssetPermissionsAddRequest data)
资产权限授予
|
AssetPermissionsDeleteResponse |
assetPermissionsDelete(AssetPermissionsDeleteRequest data)
资产权限回收
|
handleResponsepublic AssetPermissionsAddResponse assetPermissionsAdd(AssetPermissionsAddRequest data) throws ApiException, TencentAdsResponseException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionpublic AssetPermissionsDeleteResponse assetPermissionsDelete(AssetPermissionsDeleteRequest data) throws ApiException, TencentAdsResponseException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionCopyright © 2020. All rights reserved.