Class AddUK8SExistingUHostRequest


  • public class AddUK8SExistingUHostRequest
    extends Request
    • Constructor Detail

      • AddUK8SExistingUHostRequest

        public AddUK8SExistingUHostRequest()
    • Method Detail

      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)
      • getPassword

        public String getPassword()
      • setPassword

        public void setPassword​(String password)
      • getClusterId

        public String getClusterId()
      • setClusterId

        public void setClusterId​(String clusterId)
      • getUHostId

        public String getUHostId()
      • setUHostId

        public void setUHostId​(String uHostId)
      • getMaxPods

        public Integer getMaxPods()
      • setMaxPods

        public void setMaxPods​(Integer maxPods)
      • getLabels

        public String getLabels()
      • setLabels

        public void setLabels​(String labels)
      • getSubnetId

        public String getSubnetId()
      • setSubnetId

        public void setSubnetId​(String subnetId)
      • getImageId

        public String getImageId()
      • setImageId

        public void setImageId​(String imageId)
      • getDisableSchedule

        public Boolean getDisableSchedule()
      • setDisableSchedule

        public void setDisableSchedule​(Boolean disableSchedule)
      • getUserData

        public String getUserData()
      • setUserData

        public void setUserData​(String userData)
      • getInitScript

        public String getInitScript()
      • setInitScript

        public void setInitScript​(String initScript)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)