Interface LinkResourceFormat.Update

All Superinterfaces:
LinkResourceFormat.UpdateStages.WithDescription, LinkResourceFormat.UpdateStages.WithDisplayName, LinkResourceFormat.UpdateStages.WithMappings, LinkResourceFormat.UpdateStages.WithOperationType, LinkResourceFormat.UpdateStages.WithParticipantPropertyReferences, LinkResourceFormat.UpdateStages.WithReferenceOnly, LinkResourceFormat.UpdateStages.WithSourceEntityType, LinkResourceFormat.UpdateStages.WithSourceEntityTypeName, LinkResourceFormat.UpdateStages.WithTargetEntityType, LinkResourceFormat.UpdateStages.WithTargetEntityTypeName
Enclosing interface:
LinkResourceFormat

The template for LinkResourceFormat update.
  • Method Details

    • apply

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

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