Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ProtectMachineInfo
-
Packages that use ProtectMachineInfo Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ProtectMachineInfo in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return ProtectMachineInfo Modifier and Type Method Description ProtectMachineInfo[]DescribeWebPageServiceInfoResponse. getAllAuthorizedMachines()Get 所有授权机器信息Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectMachineInfo Modifier and Type Method Description voidDescribeWebPageServiceInfoResponse. setAllAuthorizedMachines(ProtectMachineInfo[] AllAuthorizedMachines)Set 所有授权机器信息Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectMachineInfo Constructor Description ProtectMachineInfo(ProtectMachineInfo 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.
-