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