public class CreateApplicationAndWebPlayerLicenseRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateApplicationAndWebPlayerLicenseRequest() |
CreateApplicationAndWebPlayerLicenseRequest(CreateApplicationAndWebPlayerLicenseRequest 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 |
getAppName()
Get 应用名称
|
String[] |
getDomainList()
Get 域名列表
|
void |
setAppName(String AppName)
Set 应用名称
|
void |
setDomainList(String[] DomainList)
Set 域名列表
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public CreateApplicationAndWebPlayerLicenseRequest()
public CreateApplicationAndWebPlayerLicenseRequest(CreateApplicationAndWebPlayerLicenseRequest source)
public String getAppName()
public void setAppName(String AppName)
AppName
- 应用名称public String[] getDomainList()
public void setDomainList(String[] DomainList)
DomainList
- 域名列表Copyright © 2025. All rights reserved.