Class TrialInner


  • public final class TrialInner
    extends Object
    Subscription trial availability.
    • Constructor Detail

      • TrialInner

        public TrialInner()
    • Method Detail

      • status

        public TrialStatus status()
        Get the status property: Trial status.
        Returns:
        the status value.
      • availableHosts

        public Integer availableHosts()
        Get the availableHosts property: Number of trial hosts available.
        Returns:
        the availableHosts value.
      • validate

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