public class DescribeApplicationServiceListRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeApplicationServiceListRequest() |
DescribeApplicationServiceListRequest(DescribeApplicationServiceListRequest 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 |
getApplicationId()
Get ID of the application
|
String |
getEnvironmentId()
Get ID of the environment
|
Long |
getSourceChannel()
Get xx
|
void |
setApplicationId(String ApplicationId)
Set ID of the application
|
void |
setEnvironmentId(String EnvironmentId)
Set ID of the environment
|
void |
setSourceChannel(Long SourceChannel)
Set xx
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeApplicationServiceListRequest()
public DescribeApplicationServiceListRequest(DescribeApplicationServiceListRequest source)
public String getEnvironmentId()
public void setEnvironmentId(String EnvironmentId)
EnvironmentId
- ID of the environmentpublic String getApplicationId()
public void setApplicationId(String ApplicationId)
ApplicationId
- ID of the applicationpublic Long getSourceChannel()
public void setSourceChannel(Long SourceChannel)
SourceChannel
- xxCopyright © 2024. All rights reserved.