Interface Factory.UpdateStages.WithIdentity

  • All Known Subinterfaces:
    Factory.Update
    Enclosing interface:
    Factory.UpdateStages

    public static interface Factory.UpdateStages.WithIdentity
    The stage of the Factory update allowing to specify identity.
    • Method Detail

      • withIdentity

        Factory.Update withIdentity​(FactoryIdentity identity)
        Specifies the identity property: Managed service identity of the factory..
        Parameters:
        identity - Managed service identity of the factory.
        Returns:
        the next definition stage.