Uses of Class
com.tencentcloudapi.cloudstudio.v20210524.models.AgentSpaceDTO
-
Packages that use AgentSpaceDTO Package Description com.tencentcloudapi.cloudstudio.v20210524.models -
-
Uses of AgentSpaceDTO in com.tencentcloudapi.cloudstudio.v20210524.models
Methods in com.tencentcloudapi.cloudstudio.v20210524.models that return AgentSpaceDTO Modifier and Type Method Description AgentSpaceDTOCreateWorkspaceByAgentRequest. getAgentSpaceDTO()Get 无Methods in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type AgentSpaceDTO Modifier and Type Method Description voidCreateWorkspaceByAgentRequest. setAgentSpaceDTO(AgentSpaceDTO AgentSpaceDTO)Set 无Constructors in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type AgentSpaceDTO Constructor Description AgentSpaceDTO(AgentSpaceDTO 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.
-