Class AccountEndpoints

java.lang.Object
com.azure.resourcemanager.purview.models.AccountEndpoints
Direct Known Subclasses:
AccountPropertiesEndpoints

public class AccountEndpoints extends Object
The account endpoints.
  • Constructor Details

    • AccountEndpoints

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

    • catalog

      public String catalog()
      Get the catalog property: Gets the catalog endpoint.
      Returns:
      the catalog value.
    • guardian

      public String guardian()
      Get the guardian property: Gets the guardian endpoint.
      Returns:
      the guardian value.
    • scan

      public String scan()
      Get the scan property: Gets the scan endpoint.
      Returns:
      the scan value.
    • validate

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