public static class GetProcessStartUrlRequest.GetProcessStartUrlRequestSourceInfo
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetProcessStartUrlRequestSourceInfo() |
@NameInMap(value="mobileUrl") public String mobileUrl
@NameInMap(value="pcUrl") public String pcUrl
@NameInMap(value="showText") public String showText
public static GetProcessStartUrlRequest.GetProcessStartUrlRequestSourceInfo build(Map<String,?> map) throws Exception
Exceptionpublic GetProcessStartUrlRequest.GetProcessStartUrlRequestSourceInfo setMobileUrl(String mobileUrl)
public String getMobileUrl()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestSourceInfo setPcUrl(String pcUrl)
public String getPcUrl()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestSourceInfo setShowText(String showText)
public String getShowText()
Copyright © 2022. All rights reserved.