Edit

Share via


WorkHttpClient Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("1D4F49F9-02B9-4E26-B826-2CDB6195F2A9")]
public class WorkHttpClient : Microsoft.TeamFoundation.Work.WebApi.WorkHttpClientBase
type WorkHttpClient = class
    inherit WorkHttpClientBase
Public Class WorkHttpClient
Inherits WorkHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
WorkHttpClient
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

WorkHttpClient(Uri, HttpMessageHandler, Boolean)
WorkHttpClient(Uri, VssCredentials)
WorkHttpClient(Uri, VssCredentials, DelegatingHandler[])
WorkHttpClient(Uri, VssCredentials, VssHttpRequestSettings)
WorkHttpClient(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])

Methods

CreatePlanAsync(CreatePlan, Guid, Object, CancellationToken)

[Preview API] Add a new plan for the team

(Inherited from WorkHttpClientBase)
CreatePlanAsync(CreatePlan, String, Object, CancellationToken)

[Preview API] Add a new plan for the team

(Inherited from WorkHttpClientBase)
DeletePlanAsync(Guid, String, Object, CancellationToken)

[Preview API] Delete the specified plan

(Inherited from WorkHttpClientBase)
DeletePlanAsync(String, String, Object, CancellationToken)

[Preview API] Delete the specified plan

(Inherited from WorkHttpClientBase)
DeleteTeamIterationAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Delete a team's iteration by iterationId

(Inherited from WorkHttpClientBase)
GetBacklogAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get a backlog level

(Inherited from WorkHttpClientBase)
GetBacklogConfigurationsAsync(TeamContext, Object, CancellationToken)

[Preview API] Gets backlog configuration for a team

(Inherited from WorkHttpClientBase)
GetBacklogLevelWorkItemsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get a list of work items within a backlog level

(Inherited from WorkHttpClientBase)
GetBacklogsAsync(TeamContext, Object, CancellationToken)

[Preview API] List all backlog levels

(Inherited from WorkHttpClientBase)
GetBoardAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get board

(Inherited from WorkHttpClientBase)
GetBoardCardRuleSettingsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get board card Rule settings for the board id or board by name

(Inherited from WorkHttpClientBase)
GetBoardCardSettingsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get board card settings for the board id or board by name

(Inherited from WorkHttpClientBase)
GetBoardChartAsync(TeamContext, String, String, Object, CancellationToken)

[Preview API] Get a board chart

(Inherited from WorkHttpClientBase)
GetBoardChartsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get board charts

(Inherited from WorkHttpClientBase)
GetBoardColumnsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get columns on a board

(Inherited from WorkHttpClientBase)
GetBoardFilterSettingsAsync(TeamContext, String, Object, CancellationToken)
Obsolete.

[Preview API] No longer functional.

(Inherited from WorkCompatHttpClientBase)
GetBoardMappingParentItemsAsync(TeamContext, String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Returns the list of parent field filter model for the given list of workitem ids

(Inherited from WorkHttpClientBase)
GetBoardRowsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get rows on a board

(Inherited from WorkHttpClientBase)
GetBoardsAsync(TeamContext, Object, CancellationToken)

[Preview API] Get boards

(Inherited from WorkHttpClientBase)
GetBoardUserSettingsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get board user settings for a board id

(Inherited from WorkHttpClientBase)
GetCapacitiesAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Get a team's capacity

(Inherited from WorkHttpClientBase)
GetCapacityAsync(TeamContext, Guid, Guid, Object, CancellationToken)

[Preview API] Get a team member's capacity

(Inherited from WorkHttpClientBase)
GetColumnSuggestedValuesAsync(Guid, Object, CancellationToken)

[Preview API] Get available board columns in a project

(Inherited from WorkHttpClientBase)
GetColumnSuggestedValuesAsync(Object, CancellationToken)

[Preview API] Get available board columns in a project

(Inherited from WorkHttpClientBase)
GetColumnSuggestedValuesAsync(String, Object, CancellationToken)

[Preview API] Get available board columns in a project

(Inherited from WorkHttpClientBase)
GetDeliveryTimelineDataAsync(Guid, String, Nullable<Int32>, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get Delivery View Data

(Inherited from WorkHttpClientBase)
GetDeliveryTimelineDataAsync(String, String, Nullable<Int32>, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get Delivery View Data

(Inherited from WorkHttpClientBase)
GetIterationWorkItemsAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Get work items for iteration

(Inherited from WorkHttpClientBase)
GetPlanAsync(Guid, String, Object, CancellationToken)

[Preview API] Get the information for the specified plan

(Inherited from WorkHttpClientBase)
GetPlanAsync(String, String, Object, CancellationToken)

[Preview API] Get the information for the specified plan

(Inherited from WorkHttpClientBase)
GetPlansAsync(Guid, Object, CancellationToken)

[Preview API] Get the information for all the plans configured for the given team

(Inherited from WorkHttpClientBase)
GetPlansAsync(String, Object, CancellationToken)

[Preview API] Get the information for all the plans configured for the given team

(Inherited from WorkHttpClientBase)
GetPredefinedQueriesAsync(Guid, Object, CancellationToken)

[Preview API] Retrieves the set of known queries

(Inherited from WorkHttpClientBase)
GetPredefinedQueriesAsync(String, Object, CancellationToken)

[Preview API] Retrieves the set of known queries

(Inherited from WorkHttpClientBase)
GetPredefinedQueryResultsAsync(Guid, String, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves the specified predefined query including the query results

(Inherited from WorkHttpClientBase)
GetPredefinedQueryResultsAsync(String, String, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves the specified predefined query including the query results

(Inherited from WorkHttpClientBase)
GetProcessConfigurationAsync(Guid, Object, CancellationToken)

[Preview API] Get process configuration

(Inherited from WorkHttpClientBase)
GetProcessConfigurationAsync(String, Object, CancellationToken)

[Preview API] Get process configuration

(Inherited from WorkHttpClientBase)
GetRowSuggestedValuesAsync(Guid, Object, CancellationToken)

[Preview API] Get available board rows in a project

(Inherited from WorkHttpClientBase)
GetRowSuggestedValuesAsync(Object, CancellationToken)

[Preview API] Get available board rows in a project

(Inherited from WorkHttpClientBase)
GetRowSuggestedValuesAsync(String, Object, CancellationToken)

[Preview API] Get available board rows in a project

(Inherited from WorkHttpClientBase)
GetTeamDaysOffAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Get team's days off for an iteration

(Inherited from WorkHttpClientBase)
GetTeamFieldValuesAsync(TeamContext, Object, CancellationToken)

[Preview API] Get a collection of team field values

(Inherited from WorkHttpClientBase)
GetTeamIterationAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Get team's iteration by iterationId

(Inherited from WorkHttpClientBase)
GetTeamIterationsAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Get a team's iterations using timeframe filter

(Inherited from WorkHttpClientBase)
GetTeamSettingsAsync(TeamContext, Object, CancellationToken)

[Preview API] Get a team's settings

(Inherited from WorkHttpClientBase)
PostTeamIterationAsync(TeamSettingsIteration, TeamContext, Object, CancellationToken)

[Preview API] Add an iteration to the team

(Inherited from WorkHttpClientBase)
ReplaceCapacitiesAsync(IEnumerable<TeamMemberCapacity>, TeamContext, Guid, Object, CancellationToken)

[Preview API] Replace a team's capacity

(Inherited from WorkHttpClientBase)
SetBoardOptionsAsync(IDictionary<String,String>, TeamContext, String, Object, CancellationToken)

[Preview API] Update board options

(Inherited from WorkHttpClientBase)
UpdateBoardCardRuleSettingsAsync(BoardCardRuleSettings, TeamContext, String, Object, CancellationToken)

[Preview API] Update board card Rule settings for the board id or board by name

(Inherited from WorkHttpClientBase)
UpdateBoardCardSettingsAsync(BoardCardSettings, TeamContext, String, Object, CancellationToken)

[Preview API] Update board card settings for the board id or board by name

(Inherited from WorkHttpClientBase)
UpdateBoardChartAsync(BoardChart, TeamContext, String, String, Object, CancellationToken)

[Preview API] Update a board chart

(Inherited from WorkHttpClientBase)
UpdateBoardColumnsAsync(IEnumerable<BoardColumn>, TeamContext, String, Object, CancellationToken)

[Preview API] Update columns on a board

(Inherited from WorkHttpClientBase)
UpdateBoardFilterSettingsAsync(BoardFilterSettings, TeamContext, String, Object, CancellationToken)
Obsolete.

[Preview API] No longer functional.

(Inherited from WorkCompatHttpClientBase)
UpdateBoardRowsAsync(IEnumerable<BoardRow>, TeamContext, String, Object, CancellationToken)

[Preview API] Update rows on a board

(Inherited from WorkHttpClientBase)
UpdateBoardUserSettingsAsync(IDictionary<String,String>, TeamContext, String, Object, CancellationToken)

[Preview API] Update board user settings for the board id

(Inherited from WorkHttpClientBase)
UpdateCapacityAsync(CapacityPatch, TeamContext, Guid, Guid, Object, CancellationToken)

[Preview API] Update a team member's capacity

(Inherited from WorkHttpClientBase)
UpdatePlanAsync(UpdatePlan, Guid, String, Object, CancellationToken)

[Preview API] Update the information for the specified plan

(Inherited from WorkHttpClientBase)
UpdatePlanAsync(UpdatePlan, String, String, Object, CancellationToken)

[Preview API] Update the information for the specified plan

(Inherited from WorkHttpClientBase)
UpdateTeamDaysOffAsync(TeamSettingsDaysOffPatch, TeamContext, Guid, Object, CancellationToken)

[Preview API] Set a team's days off for an iteration

(Inherited from WorkHttpClientBase)
UpdateTeamFieldValuesAsync(TeamFieldValuesPatch, TeamContext, Object, CancellationToken)

[Preview API] Update team field values

(Inherited from WorkHttpClientBase)
UpdateTeamSettingsAsync(TeamSettingsPatch, TeamContext, Object, CancellationToken)

[Preview API] Update a team's settings

(Inherited from WorkHttpClientBase)

Applies to