Interface DataFlowResource.Update

All Superinterfaces:
DataFlowResource.UpdateStages.WithIfMatch, DataFlowResource.UpdateStages.WithProperties
Enclosing interface:
DataFlowResource

public static interface DataFlowResource.Update extends DataFlowResource.UpdateStages.WithProperties, DataFlowResource.UpdateStages.WithIfMatch
The template for DataFlowResource update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      DataFlowResource apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.