Uses of Class
com.tencentcloudapi.cwp.v20180228.models.LoginWhiteLists
-
Packages that use LoginWhiteLists Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of LoginWhiteLists in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return LoginWhiteLists Modifier and Type Method Description LoginWhiteLists[]DescribeLoginWhiteListResponse. getLoginWhiteLists()Get 异地登录白名单数组Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type LoginWhiteLists Modifier and Type Method Description voidDescribeLoginWhiteListResponse. setLoginWhiteLists(LoginWhiteLists[] LoginWhiteLists)Set 异地登录白名单数组Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type LoginWhiteLists Constructor Description LoginWhiteLists(LoginWhiteLists 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.
-