public class ModifyAutoSnapshotPolicyExRequest extends com.aliyuncs.RpcAcsRequest<ModifyAutoSnapshotPolicyExResponse>
| Constructor and Description |
|---|
ModifyAutoSnapshotPolicyExRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAutoSnapshotPolicyId() |
String |
getAutoSnapshotPolicyName() |
Long |
getOwnerId() |
String |
getRepeatWeekdays() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyAutoSnapshotPolicyExResponse> |
getResponseClass() |
Integer |
getRetentionDays() |
String |
getTimePoints() |
void |
setAutoSnapshotPolicyId(String autoSnapshotPolicyId) |
void |
setAutoSnapshotPolicyName(String autoSnapshotPolicyName) |
void |
setOwnerId(Long ownerId) |
void |
setRepeatWeekdays(String repeatWeekdays) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setRetentionDays(Integer retentionDays) |
void |
setTimePoints(String timePoints) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getAutoSnapshotPolicyId()
public void setAutoSnapshotPolicyId(String autoSnapshotPolicyId)
public String getTimePoints()
public void setTimePoints(String timePoints)
public Integer getRetentionDays()
public void setRetentionDays(Integer retentionDays)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getRepeatWeekdays()
public void setRepeatWeekdays(String repeatWeekdays)
public String getAutoSnapshotPolicyName()
public void setAutoSnapshotPolicyName(String autoSnapshotPolicyName)
public Class<ModifyAutoSnapshotPolicyExResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyAutoSnapshotPolicyExResponse>Copyright © 2017. All Rights Reserved.