Class Ueba


  • public final class Ueba
    extends SettingsInner
    Settings with single toggle.
    • Constructor Detail

      • Ueba

        public Ueba()
    • Method Detail

      • withEtag

        public Ueba withEtag​(String etag)
        Set the etag property: Etag of the azure resource.
        Overrides:
        withEtag in class SettingsInner
        Parameters:
        etag - the etag value to set.
        Returns:
        the ResourceWithEtag object itself.
      • dataSources

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

        public Ueba 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 Ueba object itself.