Interface DataBoxEdgeDevice.Update

All Superinterfaces:
DataBoxEdgeDevice.UpdateStages.WithTags
Enclosing interface:
DataBoxEdgeDevice

public static interface DataBoxEdgeDevice.Update extends DataBoxEdgeDevice.UpdateStages.WithTags
The template for DataBoxEdgeDevice update.
  • Method Details

    • apply

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

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