Uses of Class
com.tencentcloudapi.cloudstudio.v20210524.models.WorkspaceInfo
-
Packages that use WorkspaceInfo Package Description com.tencentcloudapi.cloudstudio.v20210524.models -
-
Uses of WorkspaceInfo in com.tencentcloudapi.cloudstudio.v20210524.models
Methods in com.tencentcloudapi.cloudstudio.v20210524.models that return WorkspaceInfo Modifier and Type Method Description WorkspaceInfoCreateWorkspaceByTemplateResponse. getData()Get 创建工作空间返回的信息Methods in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type WorkspaceInfo Modifier and Type Method Description voidCreateWorkspaceByTemplateResponse. setData(WorkspaceInfo Data)Set 创建工作空间返回的信息Constructors in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type WorkspaceInfo Constructor Description WorkspaceInfo(WorkspaceInfo 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.
-