Uses of Interface
com.azure.resourcemanager.datafactory.models.TriggerResource.Update
-
Packages that use TriggerResource.Update Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of TriggerResource.Update in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return TriggerResource.Update Modifier and Type Method Description TriggerResource.Update
TriggerResource. update()
Begins update for the TriggerResource resource.TriggerResource.Update
TriggerResource.UpdateStages.WithIfMatch. withIfMatch(String ifMatch)
Specifies the ifMatch property: ETag of the trigger entity.TriggerResource.Update
TriggerResource.UpdateStages.WithProperties. withProperties(Trigger properties)
Specifies the properties property: Properties of the trigger..
-