Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ProtectMachine
-
Packages that use ProtectMachine Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ProtectMachine in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return ProtectMachine Modifier and Type Method Description ProtectMachine[]DescribeWebPageServiceInfoResponse. getExpireAuthorizedMachines()Get 临近到期授权机器信息Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectMachine Modifier and Type Method Description voidDescribeWebPageServiceInfoResponse. setExpireAuthorizedMachines(ProtectMachine[] ExpireAuthorizedMachines)Set 临近到期授权机器信息Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectMachine Constructor Description ProtectMachine(ProtectMachine 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.
-