public class SetRenewFlagRequest extends AbstractModel
Constructor and Description |
---|
SetRenewFlagRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getAutoRenewFlag()
Get 自动续费标志位
|
String[] |
getResourceIds()
Get 需操作的实例ID
|
void |
setAutoRenewFlag(Long AutoRenewFlag)
Set 自动续费标志位
|
void |
setResourceIds(String[] ResourceIds)
Set 需操作的实例ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String[] getResourceIds()
public void setResourceIds(String[] ResourceIds)
ResourceIds
- 需操作的实例IDpublic Long getAutoRenewFlag()
public void setAutoRenewFlag(Long AutoRenewFlag)
AutoRenewFlag
- 自动续费标志位Copyright © 2020. All rights reserved.