Class HcxEnterpriseSiteProperties


  • public final class HcxEnterpriseSiteProperties
    extends Object
    The properties of an HCX Enterprise Site.
    • Constructor Detail

      • HcxEnterpriseSiteProperties

        public HcxEnterpriseSiteProperties()
    • Method Detail

      • activationKey

        public String activationKey()
        Get the activationKey property: The activation key.
        Returns:
        the activationKey value.
      • status

        public HcxEnterpriseSiteStatus status()
        Get the status property: The status of the HCX Enterprise Site.
        Returns:
        the status value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.