Uses of Class
com.tencentcloudapi.cloudstudio.v20210524.models.WorkspaceTokenInfoV0
-
Packages that use WorkspaceTokenInfoV0 Package Description com.tencentcloudapi.cloudstudio.v20210524.models -
-
Uses of WorkspaceTokenInfoV0 in com.tencentcloudapi.cloudstudio.v20210524.models
Methods in com.tencentcloudapi.cloudstudio.v20210524.models that return WorkspaceTokenInfoV0 Modifier and Type Method Description WorkspaceTokenInfoV0CreateWorkspaceTemporaryTokenResponse. getData()Get 工作空间临时访问 token 信息Methods in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type WorkspaceTokenInfoV0 Modifier and Type Method Description voidCreateWorkspaceTemporaryTokenResponse. setData(WorkspaceTokenInfoV0 Data)Set 工作空间临时访问 token 信息Constructors in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type WorkspaceTokenInfoV0 Constructor Description WorkspaceTokenInfoV0(WorkspaceTokenInfoV0 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.
-