public class DestroyOrderRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DestroyOrderRequest() |
DestroyOrderRequest(DestroyOrderRequest 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 |
---|---|
Long |
getLicenseType()
Get 授权类型 0 专业版-按量计费, 1专业版-包年包月 , 2 旗舰版-包年包月
|
String |
getResourceId()
Get 资源ID
|
void |
setLicenseType(Long LicenseType)
Set 授权类型 0 专业版-按量计费, 1专业版-包年包月 , 2 旗舰版-包年包月
|
void |
setResourceId(String ResourceId)
Set 资源ID
|
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 DestroyOrderRequest()
public DestroyOrderRequest(DestroyOrderRequest source)
public String getResourceId()
public void setResourceId(String ResourceId)
ResourceId
- 资源IDpublic Long getLicenseType()
public void setLicenseType(Long LicenseType)
LicenseType
- 授权类型 0 专业版-按量计费, 1专业版-包年包月 , 2 旗舰版-包年包月Copyright © 2024. All rights reserved.