public class AlipayMarketingEncodeShortlinkCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayMarketingEncodeShortlinkCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizIdentifier()
Gets biz identifier.
|
String |
getEncodeUrl()
Gets encode url.
|
String |
getTimeout()
Gets timeout.
|
void |
setBizIdentifier(String bizIdentifier)
Sets biz identifier.
|
void |
setEncodeUrl(String encodeUrl)
Sets encode url.
|
void |
setTimeout(String timeout)
Sets timeout.
|
public AlipayMarketingEncodeShortlinkCreateModel()
public String getBizIdentifier()
public void setBizIdentifier(String bizIdentifier)
bizIdentifier - the biz identifierpublic String getEncodeUrl()
public void setEncodeUrl(String encodeUrl)
encodeUrl - the encode urlpublic String getTimeout()
public void setTimeout(String timeout)
timeout - the timeoutCopyright © 2018. All rights reserved.