Interface Factory.DefinitionStages.WithPurviewConfiguration

All Known Subinterfaces:
Factory.Definition, Factory.DefinitionStages.WithCreate
Enclosing interface:
Factory.DefinitionStages

public static interface Factory.DefinitionStages.WithPurviewConfiguration
The stage of the Factory definition allowing to specify purviewConfiguration.
  • Method Details

    • withPurviewConfiguration

      Factory.DefinitionStages.WithCreate withPurviewConfiguration(PurviewConfiguration purviewConfiguration)
      Specifies the purviewConfiguration property: Purview information of the factory..
      Parameters:
      purviewConfiguration - Purview information of the factory.
      Returns:
      the next definition stage.