public static class GetProcessStartUrlRequest.GetProcessStartUrlRequestCcs
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
account |
String |
accountName |
String |
accountType |
String |
orgName |
String |
userId |
构造器和说明 |
---|
GetProcessStartUrlRequestCcs() |
@NameInMap(value="account") public String account
@NameInMap(value="accountName") public String accountName
@NameInMap(value="accountType") public String accountType
@NameInMap(value="orgName") public String orgName
@NameInMap(value="userId") public String userId
public static GetProcessStartUrlRequest.GetProcessStartUrlRequestCcs build(Map<String,?> map) throws Exception
Exception
public GetProcessStartUrlRequest.GetProcessStartUrlRequestCcs setAccount(String account)
public String getAccount()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestCcs setAccountName(String accountName)
public String getAccountName()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestCcs setAccountType(String accountType)
public String getAccountType()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestCcs setOrgName(String orgName)
public String getOrgName()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestCcs setUserId(String userId)
public String getUserId()
Copyright © 2024. All rights reserved.