Interface Relation.Update

All Superinterfaces:
Relation.UpdateStages.WithEtag, Relation.UpdateStages.WithRelatedResourceId
Enclosing interface:
Relation

public static interface Relation.Update extends Relation.UpdateStages.WithEtag, Relation.UpdateStages.WithRelatedResourceId
The template for Relation update.
  • Method Details

    • apply

      Relation apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

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