/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.openstack.atlas.api.validation.context; public enum HealthMonitorContext { FULL,PARTIAL }