com.aliyuncs.ecs.model.v20140526
类 DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy

java.lang.Object
  继承者 com.aliyuncs.ecs.model.v20140526.DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy
包容类:
DescribeAutoSnapshotPolicyExResponse

public static class DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy
extends Object


构造方法摘要
DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy()
           
 
方法摘要
 Integer getAutoSnapshotPolicyId()
           
 String getAutoSnapshotPolicyName()
           
 String getCreationTime()
           
 Integer getDiskNums()
           
 String getRegionId()
           
 String getRepeatWeekdays()
           
 Integer getRetentionDays()
           
 String getTimePoints()
           
 void setAutoSnapshotPolicyId(Integer autoSnapshotPolicyId)
           
 void setAutoSnapshotPolicyName(String autoSnapshotPolicyName)
           
 void setCreationTime(String creationTime)
           
 void setDiskNums(Integer diskNums)
           
 void setRegionId(String regionId)
           
 void setRepeatWeekdays(String repeatWeekdays)
           
 void setRetentionDays(Integer retentionDays)
           
 void setTimePoints(String timePoints)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy

public DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy()
方法详细信息

getAutoSnapshotPolicyId

public Integer getAutoSnapshotPolicyId()

setAutoSnapshotPolicyId

public void setAutoSnapshotPolicyId(Integer autoSnapshotPolicyId)

getRegionId

public String getRegionId()

setRegionId

public void setRegionId(String regionId)

getAutoSnapshotPolicyName

public String getAutoSnapshotPolicyName()

setAutoSnapshotPolicyName

public void setAutoSnapshotPolicyName(String autoSnapshotPolicyName)

getTimePoints

public String getTimePoints()

setTimePoints

public void setTimePoints(String timePoints)

getRepeatWeekdays

public String getRepeatWeekdays()

setRepeatWeekdays

public void setRepeatWeekdays(String repeatWeekdays)

getRetentionDays

public Integer getRetentionDays()

setRetentionDays

public void setRetentionDays(Integer retentionDays)

getDiskNums

public Integer getDiskNums()

setDiskNums

public void setDiskNums(Integer diskNums)

getCreationTime

public String getCreationTime()

setCreationTime

public void setCreationTime(String creationTime)


Copyright © 2016. All Rights Reserved.