Edit

Share via


BuildHttpClientBase Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("5D6898BB-45EC-463F-95F9-54D49C71752E")]
public abstract class BuildHttpClientBase : Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase
type BuildHttpClientBase = class
    inherit BuildHttpClientCompatBase
Public MustInherit Class BuildHttpClientBase
Inherits BuildHttpClientCompatBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
BuildHttpClientBase
Derived
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

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

Methods

AddBuildTagAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Adds a tag to a build.

AddBuildTagAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Adds a tag to a build.

AddBuildTagsAsync(IEnumerable<String>, Guid, Int32, Object, CancellationToken)

[Preview API] Adds tags to a build.

AddBuildTagsAsync(IEnumerable<String>, String, Int32, Object, CancellationToken)

[Preview API] Adds tags to a build.

AddDefinitionTagAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Adds a tag to a definition

AddDefinitionTagAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Adds a tag to a definition

AddDefinitionTagsAsync(IEnumerable<String>, Guid, Int32, Object, CancellationToken)

[Preview API] Adds multiple tags to a definition.

AddDefinitionTagsAsync(IEnumerable<String>, String, Int32, Object, CancellationToken)

[Preview API] Adds multiple tags to a definition.

AuthorizeDefinitionResourcesAsync(IEnumerable<DefinitionResourceReference>, Guid, Int32, Object, CancellationToken)

[Preview API]

AuthorizeDefinitionResourcesAsync(IEnumerable<DefinitionResourceReference>, String, Int32, Object, CancellationToken)

[Preview API]

AuthorizeProjectResourcesAsync(IEnumerable<DefinitionResourceReference>, Guid, Object, CancellationToken)

[Preview API]

AuthorizeProjectResourcesAsync(IEnumerable<DefinitionResourceReference>, String, Object, CancellationToken)

[Preview API]

CreateArtifactAsync(BuildArtifact, Guid, Int32, Object, CancellationToken)

[Preview API] Associates an artifact with a build.

CreateArtifactAsync(BuildArtifact, Int32, Object, CancellationToken)

Associates an artifact with a build.

CreateArtifactAsync(BuildArtifact, String, Int32, Object, CancellationToken)

[Preview API] Associates an artifact with a build.

CreateDefinitionAsync(BuildDefinition, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Creates a new definition.

CreateDefinitionAsync(BuildDefinition, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

Creates a new definition.

CreateDefinitionAsync(BuildDefinition, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Creates a new definition.

CreateFolderAsync(Folder, Guid, String, Object, CancellationToken)

[Preview API] Creates a new folder.

CreateFolderAsync(Folder, String, String, Object, CancellationToken)

[Preview API] Creates a new folder.

DeleteBuildAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Deletes a build.

DeleteBuildAsync(Int32, Object, CancellationToken)

Deletes a build.

DeleteBuildAsync(String, Int32, Object, CancellationToken)

[Preview API] Deletes a build.

DeleteBuildTagAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Removes a tag from a build.

DeleteBuildTagAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Removes a tag from a build.

DeleteDefinitionAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Deletes a definition and all associated builds.

DeleteDefinitionAsync(Int32, Object, CancellationToken)

Deletes a definition and all associated builds.

DeleteDefinitionAsync(String, Int32, Object, CancellationToken)

[Preview API] Deletes a definition and all associated builds.

DeleteDefinitionTagAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Removes a tag from a definition.

DeleteDefinitionTagAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Removes a tag from a definition.

DeleteFolderAsync(Guid, String, Object, CancellationToken)

[Preview API] Deletes a definition folder. Definitions and their corresponding builds will also be deleted.

DeleteFolderAsync(String, String, Object, CancellationToken)

[Preview API] Deletes a definition folder. Definitions and their corresponding builds will also be deleted.

DeleteTemplateAsync(Guid, String, Object, CancellationToken)

[Preview API] Deletes a build definition template.

DeleteTemplateAsync(String, String, Object, CancellationToken)

[Preview API] Deletes a build definition template.

GetArtifactAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Gets a specific artifact for a build.

GetArtifactAsync(Int32, String, Object, CancellationToken)

Gets a specific artifact for a build.

GetArtifactAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Gets a specific artifact for a build.

GetArtifactContentZipAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Gets a specific artifact for a build.

GetArtifactContentZipAsync(Int32, String, Object, CancellationToken)

Gets a specific artifact for a build.

GetArtifactContentZipAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Gets a specific artifact for a build.

GetArtifactsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets all artifacts for a build.

GetArtifactsAsync(Int32, Object, CancellationToken)

Gets all artifacts for a build.

GetArtifactsAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets all artifacts for a build.

GetAttachmentAsync(Guid, Int32, Guid, Guid, String, String, Object, CancellationToken)

[Preview API] Gets a specific attachment.

GetAttachmentAsync(String, Int32, Guid, Guid, String, String, Object, CancellationToken)

[Preview API] Gets a specific attachment.

GetAttachmentsAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Gets the list of attachments of a specific type that are associated with a build.

GetAttachmentsAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Gets the list of attachments of a specific type that are associated with a build.

GetBadgeAsync(Guid, Int32, String, Object, CancellationToken)
Obsolete.

[Preview API] Gets a badge that indicates the status of the most recent build for a definition.

GetBuildAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Gets a build

GetBuildAsync(Int32, String, Object, CancellationToken)

Gets a build

GetBuildAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Gets a build

GetBuildBadgeAsync(Guid, String, String, String, Object, CancellationToken)

[Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.

GetBuildBadgeAsync(String, String, String, String, Object, CancellationToken)

[Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.

GetBuildBadgeDataAsync(Guid, String, String, String, Object, CancellationToken)

[Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.

GetBuildBadgeDataAsync(String, String, String, String, Object, CancellationToken)

[Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.

GetBuildChangesAsync(Guid, Int32, String, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the changes associated with a build

GetBuildChangesAsync(String, Int32, String, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the changes associated with a build

GetBuildControllerAsync(Int32, Object, CancellationToken)

[Preview API] Gets a controller

GetBuildControllersAsync(String, Object, CancellationToken)

[Preview API] Gets controller, optionally filtered by name

GetBuildLogAsync(Guid, Int32, Int32, Nullable<Int64>, Nullable<Int64>, Object, CancellationToken)

[Preview API] Gets an individual log file for a build.

GetBuildLogAsync(String, Int32, Int32, Nullable<Int64>, Nullable<Int64>, Object, CancellationToken)

[Preview API] Gets an individual log file for a build.

GetBuildLogLinesAsync(Guid, Int32, Int32, Nullable<Int64>, Nullable<Int64>, Object, CancellationToken)

[Preview API] Gets an individual log file for a build.

GetBuildLogLinesAsync(String, Int32, Int32, Nullable<Int64>, Nullable<Int64>, Object, CancellationToken)

[Preview API] Gets an individual log file for a build.

GetBuildLogsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets the logs for a build.

GetBuildLogsAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets the logs for a build.

GetBuildLogsZipAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets the logs for a build.

GetBuildLogsZipAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets the logs for a build.

GetBuildLogZipAsync(Guid, Int32, Int32, Nullable<Int64>, Nullable<Int64>, Object, CancellationToken)

[Preview API] Gets an individual log file for a build.

GetBuildLogZipAsync(String, Int32, Int32, Nullable<Int64>, Nullable<Int64>, Object, CancellationToken)

[Preview API] Gets an individual log file for a build.

GetBuildOptionDefinitionsAsync(Guid, Object, CancellationToken)

[Preview API] Gets all build definition options supported by the system.

GetBuildOptionDefinitionsAsync(Object, CancellationToken)

[Preview API] Gets all build definition options supported by the system.

GetBuildOptionDefinitionsAsync(String, Object, CancellationToken)

[Preview API] Gets all build definition options supported by the system.

GetBuildPropertiesAsync(Guid, Int32, IEnumerable<String>, Object, CancellationToken)

[Preview API] Gets properties for a build.

GetBuildPropertiesAsync(String, Int32, IEnumerable<String>, Object, CancellationToken)

[Preview API] Gets properties for a build.

GetBuildReportAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Gets a build report.

GetBuildReportAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Gets a build report.

GetBuildReportHtmlContentAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Gets a build report.

GetBuildReportHtmlContentAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Gets a build report.

GetBuildsAsync(Guid, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<BuildReason>, Nullable<BuildStatus>, Nullable<BuildResult>, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, String, Nullable<Int32>, Nullable<QueryDeletedOption>, Nullable<BuildQueryOrder>, String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets builds

(Inherited from BuildHttpClientCompatBase)
GetBuildsAsync(Guid, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<BuildReason>, Nullable<BuildStatus>, Nullable<BuildResult>, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, String, Nullable<Int32>, Nullable<QueryDeletedOption>, Nullable<BuildQueryOrder>, String, IEnumerable<Int32>, String, String, Object, CancellationToken)

[Preview API] Gets a list of builds.

GetBuildsAsync(IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<BuildReason>, Nullable<BuildStatus>, Nullable<BuildResult>, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, String, Nullable<Int32>, Nullable<QueryDeletedOption>, Nullable<BuildQueryOrder>, String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets builds

(Inherited from BuildHttpClientCompatBase)
GetBuildsAsync(IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<BuildReason>, Nullable<BuildStatus>, Nullable<BuildResult>, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, String, Nullable<Int32>, Nullable<QueryDeletedOption>, Nullable<BuildQueryOrder>, String, IEnumerable<Int32>, String, String, Object, CancellationToken)

Gets a list of builds.

GetBuildsAsync(String, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<BuildReason>, Nullable<BuildStatus>, Nullable<BuildResult>, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, String, Nullable<Int32>, Nullable<QueryDeletedOption>, Nullable<BuildQueryOrder>, String, IEnumerable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Gets builds

(Inherited from BuildHttpClientCompatBase)
GetBuildsAsync(String, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<BuildReason>, Nullable<BuildStatus>, Nullable<BuildResult>, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, String, Nullable<Int32>, Nullable<QueryDeletedOption>, Nullable<BuildQueryOrder>, String, IEnumerable<Int32>, String, String, Object, CancellationToken)

[Preview API] Gets a list of builds.

GetBuildSettingsAsync(Guid, Object, CancellationToken)

[Preview API] Gets the build settings.

GetBuildSettingsAsync(Object, CancellationToken)

[Preview API] Gets the build settings.

GetBuildSettingsAsync(String, Object, CancellationToken)

[Preview API] Gets the build settings.

GetBuildTagsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets the tags for a build.

GetBuildTagsAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets the tags for a build.

GetBuildTimelineAsync(Guid, Int32, Nullable<Guid>, Nullable<Int32>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Gets details for a build

GetBuildTimelineAsync(String, Int32, Nullable<Guid>, Nullable<Int32>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Gets details for a build

GetBuildWorkItemsRefsAsync(Guid, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items associated with a build.

GetBuildWorkItemsRefsAsync(String, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items associated with a build.

GetBuildWorkItemsRefsFromCommitsAsync(IEnumerable<String>, Guid, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items associated with a build, filtered to specific commits.

GetBuildWorkItemsRefsFromCommitsAsync(IEnumerable<String>, String, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items associated with a build, filtered to specific commits.

GetChangesBetweenBuildsAsync(Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the changes made to the repository between two given builds.

GetChangesBetweenBuildsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the changes made to the repository between two given builds.

GetDefinitionAsync(Guid, Int32, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API] Gets a definition, optionally at a specific revision

(Inherited from BuildHttpClientCompatBase)
GetDefinitionAsync(Guid, Int32, Nullable<Int32>, Nullable<DateTime>, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets a definition, optionally at a specific revision.

GetDefinitionAsync(Int32, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API] Gets a definition, optionally at a specific revision

(Inherited from BuildHttpClientCompatBase)
GetDefinitionAsync(Int32, Nullable<Int32>, Nullable<DateTime>, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)

Gets a definition, optionally at a specific revision.

GetDefinitionAsync(String, Int32, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API] Gets a definition, optionally at a specific revision

(Inherited from BuildHttpClientCompatBase)
GetDefinitionAsync(String, Int32, Nullable<Int32>, Nullable<DateTime>, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets a definition, optionally at a specific revision.

GetDefinitionMetricsAsync(Guid, Int32, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets build metrics for a definition.

GetDefinitionMetricsAsync(String, Int32, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets build metrics for a definition.

GetDefinitionPropertiesAsync(Guid, Int32, IEnumerable<String>, Object, CancellationToken)

[Preview API] Gets properties for a definition.

GetDefinitionPropertiesAsync(String, Int32, IEnumerable<String>, Object, CancellationToken)

[Preview API] Gets properties for a definition.

GetDefinitionResourcesAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

GetDefinitionResourcesAsync(String, Int32, Object, CancellationToken)

[Preview API]

GetDefinitionRevisionsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets all revisions of a definition.

GetDefinitionRevisionsAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets all revisions of a definition.

GetDefinitionsAsync(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Gets a list of definitions.

GetDefinitionsAsync(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

Gets a list of definitions.

GetDefinitionsAsync(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Gets a list of definitions.

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

Gets a list of definitions.

GetDefinitionsAsync(String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Gets a list of definitions.

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Gets a list of definitions.

GetDefinitionsAsync(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

Gets a list of definitions.

GetDefinitionsAsync(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Gets a list of definitions.

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync2(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync2(String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionsAsync2(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetDefinitionTagsAsync(Guid, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the tags for a definition.

GetDefinitionTagsAsync(String, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the tags for a definition.

GetFileAsync(Guid, Int32, String, String, String, Object, CancellationToken)

[Preview API] Gets a file from the build.

GetFileAsync(String, Int32, String, String, String, Object, CancellationToken)

[Preview API] Gets a file from the build.

GetFileContentsAsync(Guid, String, Nullable<Guid>, String, String, String, Object, CancellationToken)

[Preview API] Gets the contents of a file in the given source code repository.

GetFileContentsAsync(String, String, Nullable<Guid>, String, String, String, Object, CancellationToken)

[Preview API] Gets the contents of a file in the given source code repository.

GetFoldersAsync(Guid, String, Nullable<FolderQueryOrder>, Object, CancellationToken)

[Preview API] Gets a list of build definition folders.

GetFoldersAsync(String, String, Nullable<FolderQueryOrder>, Object, CancellationToken)

[Preview API] Gets a list of build definition folders.

GetFullDefinitionsAsync(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetFullDefinitionsAsync(String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetFullDefinitionsAsync(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetFullDefinitionsAsync2(Guid, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetFullDefinitionsAsync2(String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetFullDefinitionsAsync2(String, String, String, String, Nullable<DefinitionQueryOrder>, Nullable<Int32>, String, Nullable<DateTime>, IEnumerable<Int32>, String, Nullable<DateTime>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets definitions, optionally filtered by name

(Inherited from BuildHttpClientCompatBase)
GetLatestBuildAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Gets the latest build for a definition, optionally scoped to a specific branch.

GetLatestBuildAsync(String, String, String, Object, CancellationToken)

[Preview API] Gets the latest build for a definition, optionally scoped to a specific branch.

GetPathContentsAsync(Guid, String, Nullable<Guid>, String, String, String, Object, CancellationToken)

[Preview API] Gets the contents of a directory in the given source code repository.

GetPathContentsAsync(String, String, Nullable<Guid>, String, String, String, Object, CancellationToken)

[Preview API] Gets the contents of a directory in the given source code repository.

GetProjectMetricsAsync(Guid, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets build metrics for a project.

GetProjectMetricsAsync(String, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Gets build metrics for a project.

GetProjectResourcesAsync(Guid, String, String, Object, CancellationToken)

[Preview API]

GetProjectResourcesAsync(String, String, String, Object, CancellationToken)

[Preview API]

GetPullRequestAsync(Guid, String, String, String, Nullable<Guid>, Object, CancellationToken)

[Preview API] Gets a pull request object from source provider.

GetPullRequestAsync(String, String, String, String, Nullable<Guid>, Object, CancellationToken)

[Preview API] Gets a pull request object from source provider.

GetResourceUsageAsync(Object, CancellationToken)

[Preview API] Gets information about build resources in the system.

GetStatusBadgeAsync(Guid, String, String, String, String, String, String, Object, CancellationToken)

[Preview API]

Gets the build status for a definition, optionally scoped to a specific branch, stage, job, and configuration.

If there are more than one, then it is required to pass in a stageName value when specifying a jobName, and the same rule then applies for both if passing a configuration parameter.

GetStatusBadgeAsync(String, String, String, String, String, String, String, Object, CancellationToken)

[Preview API]

Gets the build status for a definition, optionally scoped to a specific branch, stage, job, and configuration.

If there are more than one, then it is required to pass in a stageName value when specifying a jobName, and the same rule then applies for both if passing a configuration parameter.

GetTagsAsync(Guid, Object, CancellationToken)

[Preview API] Gets a list of all build and definition tags in the project.

GetTagsAsync(String, Object, CancellationToken)

[Preview API] Gets a list of all build and definition tags in the project.

GetTemplateAsync(Guid, String, Object, CancellationToken)

[Preview API] Gets a specific build definition template.

GetTemplateAsync(String, String, Object, CancellationToken)

[Preview API] Gets a specific build definition template.

GetTemplatesAsync(Guid, Object, CancellationToken)

[Preview API] Gets all definition templates.

GetTemplatesAsync(String, Object, CancellationToken)

[Preview API] Gets all definition templates.

GetTicketedArtifactContentZipAsync(Int32, Guid, String, String, Object, CancellationToken)

[Preview API] Gets a Zip file of the artifact with the given name for a build.

GetTicketedLogsContentZipAsync(Int32, Guid, String, Object, CancellationToken)

[Preview API] Gets a Zip file of the logs for a given build.

GetWorkItemsBetweenBuildsAsync(Guid, Int32, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets all the work items between two builds.

GetWorkItemsBetweenBuildsAsync(String, Int32, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets all the work items between two builds.

ListBranchesAsync(Guid, String, Nullable<Guid>, String, Object, CancellationToken)

[Preview API] Gets a list of branches for the given source code repository.

ListBranchesAsync(String, String, Nullable<Guid>, String, Object, CancellationToken)

[Preview API] Gets a list of branches for the given source code repository.

ListRepositoriesAsync(Guid, String, Nullable<Guid>, String, Nullable<ResultSet>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Gets a list of source code repositories.

ListRepositoriesAsync(String, String, Nullable<Guid>, String, Nullable<ResultSet>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Gets a list of source code repositories.

ListSourceProvidersAsync(Guid, Object, CancellationToken)

[Preview API] Get a list of source providers and their capabilities.

ListSourceProvidersAsync(String, Object, CancellationToken)

[Preview API] Get a list of source providers and their capabilities.

ListWebhooksAsync(Guid, String, Nullable<Guid>, String, Object, CancellationToken)

[Preview API] Gets a list of webhooks installed in the given source code repository.

ListWebhooksAsync(String, String, Nullable<Guid>, String, Object, CancellationToken)

[Preview API] Gets a list of webhooks installed in the given source code repository.

QueueBuildAsync(Build, Guid, Nullable<Boolean>, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Queues a build

QueueBuildAsync(Build, Guid, Nullable<Boolean>, String, Object, CancellationToken)

Queues a build

QueueBuildAsync(Build, Guid, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queues a build

(Inherited from BuildHttpClientCompatBase)
QueueBuildAsync(Build, Nullable<Boolean>, String, Object, CancellationToken)

Queues a build

QueueBuildAsync(Build, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queues a build

(Inherited from BuildHttpClientCompatBase)
QueueBuildAsync(Build, String, Nullable<Boolean>, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Queues a build

QueueBuildAsync(Build, String, Nullable<Boolean>, String, Object, CancellationToken)

Queues a build

QueueBuildAsync(Build, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queues a build

(Inherited from BuildHttpClientCompatBase)
ResetCounterAsync(Guid, Int32, Int32, Object, CancellationToken)

Resets the counter variable Value back to the Seed.

ResetCounterAsync(Int32, Int32, Object, CancellationToken)

Resets the counter variable Value back to the Seed.

ResetCounterAsync(String, Int32, Int32, Object, CancellationToken)

Resets the counter variable Value back to the Seed.

RestoreDefinitionAsync(Guid, Int32, Boolean, Object, CancellationToken)

[Preview API] Restores a deleted definition

RestoreDefinitionAsync(String, Int32, Boolean, Object, CancellationToken)

[Preview API] Restores a deleted definition

RestoreWebhooksAsync(List<DefinitionTriggerType>, Guid, String, Nullable<Guid>, String, Object, CancellationToken)

[Preview API] Recreates the webhooks for the specified triggers in the given source code repository.

RestoreWebhooksAsync(List<DefinitionTriggerType>, String, String, Nullable<Guid>, String, Object, CancellationToken)

[Preview API] Recreates the webhooks for the specified triggers in the given source code repository.

SaveTemplateAsync(BuildDefinitionTemplate, Guid, String, Object, CancellationToken)

[Preview API] Updates an existing build definition template.

SaveTemplateAsync(BuildDefinitionTemplate, String, String, Object, CancellationToken)

[Preview API] Updates an existing build definition template.

UpdateBuildAsync(Build, Guid, Int32, Object, CancellationToken)

Updates a build.

UpdateBuildAsync(Build, Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Updates a build.

(Inherited from BuildHttpClientCompatBase)
UpdateBuildAsync(Build, Int32, Object, CancellationToken)

Updates a build.

UpdateBuildAsync(Build, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Updates a build.

(Inherited from BuildHttpClientCompatBase)
UpdateBuildAsync(Build, String, Int32, Object, CancellationToken)

Updates a build.

UpdateBuildAsync(Build, String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Updates a build.

(Inherited from BuildHttpClientCompatBase)
UpdateBuildPropertiesAsync(JsonPatchDocument, Guid, Int32, Object, CancellationToken)

[Preview API] Updates properties for a build.

UpdateBuildPropertiesAsync(JsonPatchDocument, String, Int32, Object, CancellationToken)

[Preview API] Updates properties for a build.

UpdateBuildsAsync(IEnumerable<Build>, Guid, Object, CancellationToken)

[Preview API] Updates multiple builds.

UpdateBuildsAsync(IEnumerable<Build>, Object, CancellationToken)

Updates multiple builds.

UpdateBuildsAsync(IEnumerable<Build>, String, Object, CancellationToken)

[Preview API] Updates multiple builds.

UpdateBuildSettingsAsync(BuildSettings, Guid, Object, CancellationToken)

[Preview API] Updates the build settings.

UpdateBuildSettingsAsync(BuildSettings, Object, CancellationToken)

[Preview API] Updates the build settings.

UpdateBuildSettingsAsync(BuildSettings, String, Object, CancellationToken)

[Preview API] Updates the build settings.

UpdateCounterSeedAsync(Guid, Int32, Int32, Int64, Boolean, Object, CancellationToken)

Changes the counter variable Seed, and optionally resets the Value to this new Seed. Note that if Seed is being set above Value, then Value will be updated regardless.

UpdateCounterSeedAsync(Int32, Int32, Int64, Boolean, Object, CancellationToken)

Changes the counter variable Seed, and optionally resets the Value to this new Seed. Note that if Seed is being set above Value, then Value will be updated regardless.

UpdateCounterSeedAsync(String, Int32, Int32, Int64, Boolean, Object, CancellationToken)

Changes the counter variable Seed, and optionally resets the Value to this new Seed. Note that if Seed is being set above Value, then Value will be updated regardless.

UpdateDefinitionAsync(BuildDefinition, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Updates an existing definition.

UpdateDefinitionAsync(BuildDefinition, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

Updates an existing definition.

UpdateDefinitionAsync(BuildDefinition, String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Updates an existing definition.

UpdateDefinitionPropertiesAsync(JsonPatchDocument, Guid, Int32, Object, CancellationToken)

[Preview API] Updates properties for a definition.

UpdateDefinitionPropertiesAsync(JsonPatchDocument, String, Int32, Object, CancellationToken)

[Preview API] Updates properties for a definition.

UpdateFolderAsync(Folder, Guid, String, Object, CancellationToken)

[Preview API] Updates an existing folder at given existing path

UpdateFolderAsync(Folder, String, String, Object, CancellationToken)

[Preview API] Updates an existing folder at given existing path

Applies to