public class DescribeCustomizeTemplatesByIdRequest extends AbstractModel
skipSign
Constructor and Description |
---|
DescribeCustomizeTemplatesByIdRequest() |
DescribeCustomizeTemplatesByIdRequest(DescribeCustomizeTemplatesByIdRequest 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 |
---|---|
String |
getCloudStudioSessionTeam()
Get 用户所属组
|
Long |
getId()
Get 模板ID
|
void |
setCloudStudioSessionTeam(String CloudStudioSessionTeam)
Set 用户所属组
|
void |
setId(Long Id)
Set 模板ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeCustomizeTemplatesByIdRequest()
public DescribeCustomizeTemplatesByIdRequest(DescribeCustomizeTemplatesByIdRequest source)
public String getCloudStudioSessionTeam()
public void setCloudStudioSessionTeam(String CloudStudioSessionTeam)
CloudStudioSessionTeam
- 用户所属组public Long getId()
public void setId(Long Id)
Id
- 模板IDCopyright © 2023. All rights reserved.