Class MSDeployLogProperties


  • public final class MSDeployLogProperties
    extends Object
    MSDeployLog resource specific properties.
    • Constructor Detail

      • MSDeployLogProperties

        public MSDeployLogProperties()
    • Method Detail

      • entries

        public List<MSDeployLogEntry> entries()
        Get the entries property: List of log entry messages.
        Returns:
        the entries value.
      • validate

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