Class IngestionSettingList

java.lang.Object
com.azure.resourcemanager.security.models.IngestionSettingList

public final class IngestionSettingList extends Object
List of ingestion settings.
  • Constructor Details

    • IngestionSettingList

      public IngestionSettingList()
  • Method Details

    • value

      public List<IngestionSettingInner> value()
      Get the value property: List of ingestion settings.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: The URI to fetch the next page.
      Returns:
      the nextLink value.
    • validate

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