Class InformationProtectionPolicyList

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

public final class InformationProtectionPolicyList extends Object
Information protection policies response.
  • Constructor Details

    • InformationProtectionPolicyList

      public InformationProtectionPolicyList()
  • Method Details

    • value

      Get the value property: List of information protection policies.
      Returns:
      the value value.
    • withValue

      Set the value property: List of information protection policies.
      Parameters:
      value - the value value to set.
      Returns:
      the InformationProtectionPolicyList object itself.
    • 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.