Uses of Class
com.tencentcloudapi.tci.v20190318.models.CreateLibraryRequest
-
Packages that use CreateLibraryRequest Package Description com.tencentcloudapi.tci.v20190318 com.tencentcloudapi.tci.v20190318.models -
-
Uses of CreateLibraryRequest in com.tencentcloudapi.tci.v20190318
Methods in com.tencentcloudapi.tci.v20190318 with parameters of type CreateLibraryRequest Modifier and Type Method Description CreateLibraryResponse
TciClient. CreateLibrary(CreateLibraryRequest req)
创建人员库 -
Uses of CreateLibraryRequest in com.tencentcloudapi.tci.v20190318.models
Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type CreateLibraryRequest Constructor Description CreateLibraryRequest(CreateLibraryRequest 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.
-