Uses of Class
com.tencentcloudapi.tci.v20190318.models.Library
-
Packages that use Library Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of Library in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return Library Modifier and Type Method Description Library[]DescribeLibrariesResponse. getLibrarySet()Get 人员库列表Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type Library Modifier and Type Method Description voidDescribeLibrariesResponse. setLibrarySet(Library[] LibrarySet)Set 人员库列表Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type Library Constructor Description Library(Library 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.
-