Uses of Class
com.tencentcloudapi.cwp.v20180228.models.UsualPlace
-
Packages that use UsualPlace Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of UsualPlace in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return UsualPlace Modifier and Type Method Description UsualPlace[]DescribeUsualLoginPlacesResponse. getUsualLoginPlaces()Get 常用登录地数组Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type UsualPlace Modifier and Type Method Description voidDescribeUsualLoginPlacesResponse. setUsualLoginPlaces(UsualPlace[] UsualLoginPlaces)Set 常用登录地数组Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type UsualPlace Constructor Description UsualPlace(UsualPlace 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.
-