Interface Factory.Update
- All Superinterfaces:
Factory.UpdateStages.WithIdentity
,Factory.UpdateStages.WithPublicNetworkAccess
,Factory.UpdateStages.WithTags
- Enclosing interface:
- Factory
public static interface Factory.Update
extends Factory.UpdateStages.WithTags, Factory.UpdateStages.WithIdentity, Factory.UpdateStages.WithPublicNetworkAccess
The template for Factory update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.UpdateStages.WithIdentity
withIdentity
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.UpdateStages.WithPublicNetworkAccess
withPublicNetworkAccess
Methods inherited from interface com.azure.resourcemanager.datafactory.models.Factory.UpdateStages.WithTags
withTags
-
Method Details
-
apply
Factory apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-