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

    • Ueba

      public Ueba()
  • Method Details

    • 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.
    • validate

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