Class UebaProperties


  • public final class UebaProperties
    extends Object
    Ueba property bag.
    • Constructor Detail

      • UebaProperties

        public UebaProperties()
    • Method Detail

      • dataSources

        public List<UebaDataSources> dataSources()
        Get the dataSources property: The relevant data sources that enriched by ueba.
        Returns:
        the dataSources value.
      • withDataSources

        public UebaProperties withDataSources​(List<UebaDataSources> dataSources)
        Set the dataSources property: The relevant data sources that enriched by ueba.
        Parameters:
        dataSources - the dataSources value to set.
        Returns:
        the UebaProperties object itself.
      • validate

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