Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901 | |
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
DestroyPlanResponse |
TeoClient.DestroyPlan(DestroyPlanRequest req)
当您需要停止 Edgeone 套餐的计费,可以通过该接口销毁计费套餐。
> 销毁计费套餐需要满足以下条件:
1.套餐已过期(企业版套餐除外);
2.套餐下所有站点均已关闭或删除。
> 站点状态可以通过 [查询站点列表](https://cloud.tencent.com/document/product/1552/80713) 接口进行查询
停用站点可以通过 [切换站点状态](https://cloud.tencent.com/document/product/1552/80707) 接口将站点切换至关闭状态
删除站点可以通过 [删除站点](https://cloud.tencent.com/document/product/1552/80717) 接口将站点删除
|
Constructor and Description |
---|
DestroyPlanResponse(DestroyPlanResponse 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.