Share via


GitHttpClientBase-Klasse

Vererbungshierarchie

System.Object
  Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
    Microsoft.TeamFoundation.SourceControl.WebApi.GitHttpClientBase
      Microsoft.TeamFoundation.SourceControl.WebApi.GitHttpClient

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
<ResourceAreaAttribute("4E080C62-FA21-4FBC-8FEF-2A10A2B38049", "00025394-6065-48CA-87D9-7F5672854EF7")> _
Public MustInherit Class GitHttpClientBase _
    Inherits VssHttpClientBase
[ResourceAreaAttribute("4E080C62-FA21-4FBC-8FEF-2A10A2B38049", "00025394-6065-48CA-87D9-7F5672854EF7")]
public abstract class GitHttpClientBase : VssHttpClientBase

Der GitHttpClientBase-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode GitHttpClientBase(Uri, VssCredentials)
Öffentliche Methode GitHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings)
Öffentliche Methode GitHttpClientBase(Uri, VssCredentials, array<DelegatingHandler[])
Öffentliche Methode GitHttpClientBase(Uri, HttpMessageHandler, Boolean)
Öffentliche Methode GitHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings, array<DelegatingHandler[])

Zum Seitenanfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft BaseAddress (Von VssHttpClientBase geerbt.)
Geschützte Eigenschaft Client (Von VssHttpClientBase geerbt.)
Öffentliche Eigenschaft DefaultRequestHeaders Veraltet. (Von VssHttpClientBase geerbt.)
Geschützte Eigenschaft Formatter (Von VssHttpClientBase geerbt.)
Öffentliche Eigenschaft LastResponseContext (Von VssHttpClientBase geerbt.)
Öffentliche Eigenschaft MaxResponseContentBufferSize Veraltet. (Von VssHttpClientBase geerbt.)
Öffentliche Eigenschaft Timeout Veraltet. (Von VssHttpClientBase geerbt.)
Geschützte Eigenschaft TranslatedExceptions (Von VssHttpClientBase geerbt.)

Zum Seitenanfang

Methoden

  Name Beschreibung
Geschützte Methode AddModelAsQueryParams (Von VssHttpClientBase geerbt.)
Öffentliche Methode CreateCommitAsync(Guid, Object, CancellationToken)
Öffentliche Methode CreateCommitAsync(String, Object, CancellationToken)
Öffentliche Methode CreateCommitAsync(Guid, Guid, Object, CancellationToken)
Öffentliche Methode CreateCommitAsync(Guid, String, Object, CancellationToken)
Öffentliche Methode CreateCommitAsync(String, Guid, Object, CancellationToken)
Öffentliche Methode CreateCommitAsync(String, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestAsync(GitPullRequest, Guid, Object, CancellationToken)
Öffentliche Methode CreatePullRequestAsync(GitPullRequest, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestAsync(GitPullRequest, Guid, Guid, Object, CancellationToken)
Öffentliche Methode CreatePullRequestAsync(GitPullRequest, Guid, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestAsync(GitPullRequest, String, Guid, Object, CancellationToken)
Öffentliche Methode CreatePullRequestAsync(GitPullRequest, String, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewerAsync(IdentityRefWithVote, String, Int32, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, String, Int32, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewerAsync(IdentityRefWithVote, String, Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewerAsync(IdentityRefWithVote, String, String, Int32, String, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewersAsync(array<IdentityRef[], Guid, Int32, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewersAsync(array<IdentityRef[], String, Int32, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewersAsync(array<IdentityRef[], Guid, Guid, Int32, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewersAsync(array<IdentityRef[], Guid, String, Int32, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewersAsync(array<IdentityRef[], String, Guid, Int32, Object, CancellationToken)
Öffentliche Methode CreatePullRequestReviewersAsync(array<IdentityRef[], String, String, Int32, Object, CancellationToken)
Öffentliche Methode CreateRepositoryAsync(GitRepository, Object, CancellationToken)
Öffentliche Methode CreateRepositoryAsync(GitRepository, Guid, Object, CancellationToken)
Öffentliche Methode CreateRepositoryAsync(GitRepository, String, Object, CancellationToken)
Geschützte Methode CreateRequestMessage (Von VssHttpClientBase geerbt.)
Geschützte Methode CreateRequestMessageAsync (Von VssHttpClientBase geerbt.)
Geschützte Methode DeleteAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode DeleteAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Öffentliche Methode DeletePullRequestReviewerAsync(Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode DeletePullRequestReviewerAsync(String, Int32, String, Object, CancellationToken)
Öffentliche Methode DeletePullRequestReviewerAsync(Guid, Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode DeletePullRequestReviewerAsync(Guid, String, Int32, String, Object, CancellationToken)
Öffentliche Methode DeletePullRequestReviewerAsync(String, Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode DeletePullRequestReviewerAsync(String, String, Int32, String, Object, CancellationToken)
Öffentliche Methode DeleteRepositoryAsync(Guid, Object, CancellationToken)
Öffentliche Methode DeleteRepositoryAsync(Guid, Guid, Object, CancellationToken)
Öffentliche Methode DeleteRepositoryAsync(String, Guid, Object, CancellationToken)
Öffentliche Methode Equals Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist. (Von Object geerbt.)
Geschützte Methode Finalize Gibt einem Objekt Gelegenheit zu dem Versuch, Ressourcen freizugeben und andere Bereinigungen durchzuführen, bevor es von der Garbage Collection freigegeben wird. (Von Object geerbt.)
Geschützte Methode GetAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode GetAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Öffentliche Methode GetBlobAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobContentAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobContentAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobContentAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobContentAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobContentAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobContentAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobsZipAsync(IEnumerable<String>, Guid, String, Object, CancellationToken)
Öffentliche Methode GetBlobsZipAsync(IEnumerable<String>, String, String, Object, CancellationToken)
Öffentliche Methode GetBlobsZipAsync(IEnumerable<String>, Guid, Guid, String, Object, CancellationToken)
Öffentliche Methode GetBlobsZipAsync(IEnumerable<String>, Guid, String, String, Object, CancellationToken)
Öffentliche Methode GetBlobsZipAsync(IEnumerable<String>, String, Guid, String, Object, CancellationToken)
Öffentliche Methode GetBlobsZipAsync(IEnumerable<String>, String, String, String, Object, CancellationToken)
Öffentliche Methode GetBlobZipAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobZipAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobZipAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobZipAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobZipAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBlobZipAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetBranchAsync(Guid, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchAsync(String, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchAsync(Guid, Guid, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchAsync(Guid, String, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchAsync(String, Guid, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchAsync(String, String, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchesAsync(Guid, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchesAsync(String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchesAsync(Guid, Guid, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchesAsync(Guid, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchesAsync(String, Guid, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetBranchesAsync(String, String, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetChangesAsync(String, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetChangesAsync(String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetChangesAsync(Guid, String, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetChangesAsync(Guid, String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetChangesAsync(String, String, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetChangesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitAsync(String, Guid, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitAsync(String, String, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitAsync(Guid, String, Guid, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitAsync(Guid, String, String, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitAsync(String, String, Guid, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitAsync(String, String, String, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitDiffsAsync(Guid, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetCommitDiffsAsync(String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetCommitDiffsAsync(Guid, Guid, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetCommitDiffsAsync(Guid, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetCommitDiffsAsync(String, Guid, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetCommitDiffsAsync(String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetCommitsAsync(Guid, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsAsync(String, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsAsync(Guid, Guid, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsAsync(Guid, String, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsAsync(String, Guid, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsAsync(String, String, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsBatchAsync(GitQueryCommitsCriteria, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsBatchAsync(GitQueryCommitsCriteria, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsBatchAsync(GitQueryCommitsCriteria, Guid, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsBatchAsync(GitQueryCommitsCriteria, Guid, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsBatchAsync(GitQueryCommitsCriteria, String, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetCommitsBatchAsync(GitQueryCommitsCriteria, String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetHashCode Fungiert als die Standardhashfunktion. (Von Object geerbt.)
Öffentliche Methode GetItemAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemContentAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemContentAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemContentAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemContentAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemContentAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemContentAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemsAsync(Guid, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemsAsync(String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemsAsync(Guid, Guid, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemsAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemsAsync(String, Guid, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemsAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemsBatchAsync(GitItemRequestData, Guid, Object, CancellationToken)
Öffentliche Methode GetItemsBatchAsync(GitItemRequestData, String, Object, CancellationToken)
Öffentliche Methode GetItemsBatchAsync(GitItemRequestData, Guid, Guid, Object, CancellationToken)
Öffentliche Methode GetItemsBatchAsync(GitItemRequestData, Guid, String, Object, CancellationToken)
Öffentliche Methode GetItemsBatchAsync(GitItemRequestData, String, Guid, Object, CancellationToken)
Öffentliche Methode GetItemsBatchAsync(GitItemRequestData, String, String, Object, CancellationToken)
Öffentliche Methode GetItemTextAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemTextAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemTextAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemTextAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemTextAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemTextAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemZipAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemZipAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemZipAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemZipAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemZipAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetItemZipAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Öffentliche Methode GetMediaObjectOrReferenceAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetMediaObjectOrReferenceAsync(String, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetMediaObjectOrReferenceAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetMediaObjectOrReferenceAsync(Guid, String, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetMediaObjectOrReferenceAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetMediaObjectOrReferenceAsync(String, String, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPullRequestAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewerAsync(Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewerAsync(String, Int32, String, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewerAsync(Guid, Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewerAsync(Guid, String, Int32, String, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewerAsync(String, Guid, Int32, String, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewerAsync(String, String, Int32, String, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewersAsync(Guid, Int32, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewersAsync(String, Int32, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewersAsync(Guid, Guid, Int32, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewersAsync(Guid, String, Int32, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewersAsync(String, Guid, Int32, Object, CancellationToken)
Öffentliche Methode GetPullRequestReviewersAsync(String, String, Int32, Object, CancellationToken)
Öffentliche Methode GetPullRequestsAsync(Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestsAsync(String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestsAsync(Guid, Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestsAsync(Guid, String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestsAsync(String, Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestsAsync(String, String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestWorkItemsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestWorkItemsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestWorkItemsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestWorkItemsAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestWorkItemsAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPullRequestWorkItemsAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Öffentliche Methode GetPushAsync(Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushAsync(String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushAsync(String, String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushCommitsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushCommitsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushCommitsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushCommitsAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushCommitsAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushCommitsAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetPushesAsync(Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)
Öffentliche Methode GetPushesAsync(String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)
Öffentliche Methode GetPushesAsync(Guid, Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)
Öffentliche Methode GetPushesAsync(Guid, String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)
Öffentliche Methode GetPushesAsync(String, Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)
Öffentliche Methode GetPushesAsync(String, String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)
Öffentliche Methode GetRefsAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRefsAsync(String, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRefsAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRefsAsync(Guid, String, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRefsAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRefsAsync(String, String, String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRepositoriesAsync(Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRepositoriesAsync(Guid, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRepositoriesAsync(String, Nullable<Boolean>, Object, CancellationToken)
Öffentliche Methode GetRepositoryAsync(Guid, Object, CancellationToken)
Öffentliche Methode GetRepositoryAsync(String, Object, CancellationToken)
Öffentliche Methode GetRepositoryAsync(Guid, Guid, Object, CancellationToken)
Öffentliche Methode GetRepositoryAsync(Guid, String, Object, CancellationToken)
Öffentliche Methode GetRepositoryAsync(String, Guid, Object, CancellationToken)
Öffentliche Methode GetRepositoryAsync(String, String, Object, CancellationToken)
Geschützte Methode GetResourceLocationAsync(Guid, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode GetResourceLocationAsync(Guid, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Öffentliche Methode GetTreeAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeAsync(Guid, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeAsync(Guid, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeAsync(String, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeAsync(String, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeZipAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeZipAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeZipAsync(Guid, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeZipAsync(Guid, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeZipAsync(String, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetTreeZipAsync(String, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Öffentliche Methode GetType Ruft den Type der aktuellen Instanz ab. (Von Object geerbt.)
Geschützte Methode HandleResponse (Von VssHttpClientBase geerbt.)
Öffentliche Methode HasMediaObjectWritePermissionAsync(Guid, String, Object, CancellationToken)
Öffentliche Methode HasMediaObjectWritePermissionAsync(String, String, Object, CancellationToken)
Öffentliche Methode HasMediaObjectWritePermissionAsync(Guid, Guid, String, Object, CancellationToken)
Öffentliche Methode HasMediaObjectWritePermissionAsync(Guid, String, String, Object, CancellationToken)
Öffentliche Methode HasMediaObjectWritePermissionAsync(String, Guid, String, Object, CancellationToken)
Öffentliche Methode HasMediaObjectWritePermissionAsync(String, String, String, Object, CancellationToken)
Geschützte Methode MemberwiseClone Erstellt eine flache Kopie des aktuellen Object. (Von Object geerbt.)
Geschützte Methode NegotiateRequestVersion (Von VssHttpClientBase geerbt.)
Geschützte Methode NegotiateRequestVersionAsync (Von VssHttpClientBase geerbt.)
Geschützte Methode PatchAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode PatchAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode PatchAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode PatchAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode PatchAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode PatchAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Öffentliche Methode PatchRepositoryAsync(GitRepository, Guid, Object, CancellationToken)
Öffentliche Methode PatchRepositoryAsync(GitRepository, Guid, Guid, Object, CancellationToken)
Öffentliche Methode PatchRepositoryAsync(GitRepository, String, Guid, Object, CancellationToken)
Geschützte Methode PostAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode PostAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode PostAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode PostAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode PutAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode PutAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode PutAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode PutAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode Send(HttpRequestMessage, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode Send(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object) (Von VssHttpClientBase geerbt.)
Geschützte Methode SendAsync(HttpRequestMessage, HttpCompletionOption, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode SendAsync<T>(HttpRequestMessage, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Geschützte Methode SendAsync<T>(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object, CancellationToken) (Von VssHttpClientBase geerbt.)
Öffentliche Methode SetResourceLocations (Von VssHttpClientBase geerbt.)
Öffentliche Methode ToString Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt. (Von Object geerbt.)
Öffentliche Methode UpdatePullRequestAsync(GitPullRequest, Guid, Int32, Object, CancellationToken)
Öffentliche Methode UpdatePullRequestAsync(GitPullRequest, String, Int32, Object, CancellationToken)
Öffentliche Methode UpdatePullRequestAsync(GitPullRequest, Guid, Guid, Int32, Object, CancellationToken)
Öffentliche Methode UpdatePullRequestAsync(GitPullRequest, Guid, String, Int32, Object, CancellationToken)
Öffentliche Methode UpdatePullRequestAsync(GitPullRequest, String, Guid, Int32, Object, CancellationToken)
Öffentliche Methode UpdatePullRequestAsync(GitPullRequest, String, String, Int32, Object, CancellationToken)
Öffentliche Methode UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, String, Object, CancellationToken)
Öffentliche Methode UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, String, Object, CancellationToken)
Öffentliche Methode UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, Guid, String, Object, CancellationToken)
Öffentliche Methode UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, String, String, Object, CancellationToken)
Öffentliche Methode UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, Guid, String, Object, CancellationToken)
Öffentliche Methode UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, String, String, Object, CancellationToken)
Öffentliche Methode UploadMediaObjectAsync(Guid, String, Object, CancellationToken)
Öffentliche Methode UploadMediaObjectAsync(String, String, Object, CancellationToken)
Öffentliche Methode UploadMediaObjectAsync(Guid, Guid, String, Object, CancellationToken)
Öffentliche Methode UploadMediaObjectAsync(Guid, String, String, Object, CancellationToken)
Öffentliche Methode UploadMediaObjectAsync(String, Guid, String, Object, CancellationToken)
Öffentliche Methode UploadMediaObjectAsync(String, String, String, Object, CancellationToken)

Zum Seitenanfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace