Uses of Class
com.tencentcloudapi.teo.v20220901.models.CreatePlanForZoneRequest
-
Packages that use CreatePlanForZoneRequest Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of CreatePlanForZoneRequest in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 with parameters of type CreatePlanForZoneRequest Modifier and Type Method Description CreatePlanForZoneResponseTeoClient. CreatePlanForZone(CreatePlanForZoneRequest req)为未购买套餐的站点购买套餐 -
Uses of CreatePlanForZoneRequest in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type CreatePlanForZoneRequest Constructor Description CreatePlanForZoneRequest(CreatePlanForZoneRequest 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.
-