public class GetTeamRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
operatorId
This parameter is required.
|
构造器和说明 |
---|
GetTeamRequest() |
限定符和类型 | 方法和说明 |
---|---|
static GetTeamRequest |
build(Map<String,?> map) |
String |
getOperatorId() |
GetTeamRequest |
setOperatorId(String operatorId) |
@NameInMap(value="operatorId") public String operatorId
This parameter is required.
example:YEp3JcM******UIbhwiE
public static GetTeamRequest build(Map<String,?> map) throws Exception
Exception
public GetTeamRequest setOperatorId(String operatorId)
public String getOperatorId()
Copyright © 2024. All rights reserved.