public class CreateWorkspaceByAgentRequest extends AbstractModel
Constructor and Description |
---|
CreateWorkspaceByAgentRequest() |
CreateWorkspaceByAgentRequest(CreateWorkspaceByAgentRequest 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.
|
Modifier and Type | Method and Description |
---|---|
AgentSpaceDTO |
getAgentSpaceDTO()
Get 无
|
String |
getCloudStudioSessionTeam()
Get 无
|
void |
setAgentSpaceDTO(AgentSpaceDTO AgentSpaceDTO)
Set 无
|
void |
setCloudStudioSessionTeam(String CloudStudioSessionTeam)
Set 无
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public CreateWorkspaceByAgentRequest()
public CreateWorkspaceByAgentRequest(CreateWorkspaceByAgentRequest source)
public String getCloudStudioSessionTeam()
public void setCloudStudioSessionTeam(String CloudStudioSessionTeam)
CloudStudioSessionTeam
- 无public AgentSpaceDTO getAgentSpaceDTO()
public void setAgentSpaceDTO(AgentSpaceDTO AgentSpaceDTO)
AgentSpaceDTO
- 无Copyright © 2023. All rights reserved.