Class TrustedIdProviderListResult

java.lang.Object
com.azure.resourcemanager.datalakestore.models.TrustedIdProviderListResult

public final class TrustedIdProviderListResult extends Object
Data Lake Store trusted identity provider list information.
  • Constructor Details

    • TrustedIdProviderListResult

      public TrustedIdProviderListResult()
      Creates an instance of TrustedIdProviderListResult class.
  • Method Details

    • value

      public List<TrustedIdProviderInner> value()
      Get the value property: The results of the list operation.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: The link (url) to the next page of results.
      Returns:
      the nextLink value.
    • validate

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