Uses of Class
com.tencentcloudapi.teo.v20220901.models.BindZoneToPlanResponse
-
Packages that use BindZoneToPlanResponse Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of BindZoneToPlanResponse in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 that return BindZoneToPlanResponse Modifier and Type Method Description BindZoneToPlanResponseTeoClient. BindZoneToPlan(BindZoneToPlanRequest req)将未绑定套餐的站点绑定到已有套餐 -
Uses of BindZoneToPlanResponse in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type BindZoneToPlanResponse Constructor Description BindZoneToPlanResponse(BindZoneToPlanResponse 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.
-