public class ClusterTemplateInfoVo extends ClusterTemplateSummaryVo
| Constructor and Description |
|---|
ClusterTemplateInfoVo() |
getImageDescription, isAbandoned, isCopyable, setAbandoned, setCopyable, setImageDescriptiongetApplications, getCreationDateTime, getId, getImageType, getImageVersion, getInstanceGroups, getName, getTemplateType, getUpdateDateTime, isShared, setApplications, setCreationDateTime, setId, setImageType, setImageVersion, setInstanceGroups, setName, setShared, setTemplateType, setUpdateDateTimepublic List<StepConfig> getSteps()
public void setSteps(List<StepConfig> steps)
public Boolean getAlarmEnabled()
public void setAlarmEnabled(Boolean alarmEnabled)
public Boolean getAutoTerminate()
public void setAutoTerminate(Boolean autoTerminate)
public String getLogUri()
public void setLogUri(String logUri)
public String getPayType()
public void setPayType(String payType)
public Reminder getReminder()
public void setReminder(Reminder reminder)
public Boolean getSendMessage()
public void setSendMessage(Boolean sendMessage)
public Boolean getTerminationProtected()
public void setTerminationProtected(Boolean terminationProtected)
public String getAvailabilityZone()
public void setAvailabilityZone(String availabilityZone)
public VpcInfo getVpc()
public void setVpc(VpcInfo vpc)
public SubnetInfo getSubnet()
public void setSubnet(SubnetInfo subnet)
public BmrSecurityGroupVo getSystemSecurityGroup()
public void setSystemSecurityGroup(BmrSecurityGroupVo systemSecurityGroup)
public Boolean getServiceHaEnabled()
public void setServiceHaEnabled(Boolean serviceHaEnabled)
public Boolean getSafeModeEnabled()
public void setSafeModeEnabled(Boolean safeModeEnabled)
Copyright © 2021. All rights reserved.