DataFlowResource.Update Interface
Implements
public static interface DataFlowResource.Update
extends WithProperties, WithIfMatch
The template for DataFlowResource update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Data |
apply()
Executes the update request. |
|
abstract
Data |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract DataFlowResource apply()
Executes the update request.
Returns:
apply
public abstract DataFlowResource apply(Context context)
Executes the update request.
Parameters:
Returns: