Uses of Class
com.tencentcloudapi.cloudstudio.v20210524.models.ImageUserDTO
-
Packages that use ImageUserDTO Package Description com.tencentcloudapi.cloudstudio.v20210524.models -
-
Uses of ImageUserDTO in com.tencentcloudapi.cloudstudio.v20210524.models
Methods in com.tencentcloudapi.cloudstudio.v20210524.models that return ImageUserDTO Modifier and Type Method Description ImageUserDTO[]DescribeWorkspaceEnvListResponse. getData()Get 无 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type ImageUserDTO Modifier and Type Method Description voidDescribeWorkspaceEnvListResponse. setData(ImageUserDTO[] Data)Set 无 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type ImageUserDTO Constructor Description ImageUserDTO(ImageUserDTO 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.
-