public static class Dcs2ChangeAutoRenewStatusApi.ChangeAutoRenewStatusRequest extends Object
| 构造器和说明 |
|---|
ChangeAutoRenewStatusRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getAutoRenewCycleCount() |
String |
getAutoRenewCycleType() |
Integer |
getAutoRenewStatus() |
List<String> |
getProdInstIds() |
String |
getRegionId() |
void |
setAutoRenewCycleCount(Integer autoRenewCycleCount) |
void |
setAutoRenewCycleType(String autoRenewCycleType) |
void |
setAutoRenewStatus(Integer autoRenewStatus) |
void |
setProdInstIds(List<String> prodInstIds) |
void |
setRegionId(String regionId) |
public String getRegionId()
public void setRegionId(String regionId)
public Integer getAutoRenewStatus()
public void setAutoRenewStatus(Integer autoRenewStatus)
public String getAutoRenewCycleType()
public void setAutoRenewCycleType(String autoRenewCycleType)
public Integer getAutoRenewCycleCount()
public void setAutoRenewCycleCount(Integer autoRenewCycleCount)
Copyright © 2025. All rights reserved.