Interface Factory.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: Managed service identity of the factory..
      Parameters:
      identity - Managed service identity of the factory.
      Returns:
      the next definition stage.