Class EdgeModuleProperties


  • public final class EdgeModuleProperties
    extends Object
    Application level properties for the edge module resource.
    • Constructor Detail

      • EdgeModuleProperties

        public EdgeModuleProperties()
    • Method Detail

      • edgeModuleId

        public UUID edgeModuleId()
        Get the edgeModuleId property: Internal ID generated for the instance of the Video Analyzer edge module.
        Returns:
        the edgeModuleId value.
      • validate

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