Class PurviewConfiguration


  • public final class PurviewConfiguration
    extends Object
    Purview Configuration.
    • Constructor Detail

      • PurviewConfiguration

        public PurviewConfiguration()
    • Method Detail

      • purviewResourceId

        public String purviewResourceId()
        Get the purviewResourceId property: Purview Resource ID.
        Returns:
        the purviewResourceId value.
      • withPurviewResourceId

        public PurviewConfiguration withPurviewResourceId​(String purviewResourceId)
        Set the purviewResourceId property: Purview Resource ID.
        Parameters:
        purviewResourceId - the purviewResourceId value to set.
        Returns:
        the PurviewConfiguration object itself.
      • validate

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