Use the fromString(String name) factory method. Creates a new instance of FactoryIdentityType value.Method Details fromString public static FactoryIdentityType fromString(String name) Creates or finds a Factory
Method Details withIdentity public abstract Factory.DefinitionStages.WithCreate 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....
Method Details withGlobalParameters public abstract Factory.DefinitionStages.WithCreate withGlobalParameters(Map globalParameters) Specifies the globalParameters property: List of parameters for factory.. Parameters: globalParameters - List of parameters for factory. Returns: the next definit...