public virtual System.Threading.Tasks.Task <Azure.Response> GetTermTemplateDefByGuidAsync(string guid, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
Esempio n. 2
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetLedgerEntryAsync(string transactionId, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 3
0
 public virtual Azure.Response GetTransactionStatus(string transactionId, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
Esempio n. 4
0
 public virtual Azure.Response GetCurrentLedgerEntry(string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 5
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetEnclaveQuotesAsync(Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 6
0
 public virtual System.Threading.Tasks.Task <Azure.Response> DeleteUserAsync(string userId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 7
0
 public virtual Azure.Response GetConstitution(Azure.RequestOptions options = null)
 {
     throw null;
 }
 public virtual System.Threading.Tasks.Task <Azure.Response> GetTypeDefinitionHeadersAsync(bool?includeTermTemplate = default(bool?), string type = null, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
 public virtual Azure.Response UpdateAtlasTypeDefinitions(Azure.Core.RequestContent requestBody, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
 public virtual System.Threading.Tasks.Task <Azure.Response> GetTypeDefinitionByNameAsync(string name, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
 public virtual Azure.Response GetTypeDefinitionHeaders(bool?includeTermTemplate = default(bool?), string type = null, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
 public virtual Azure.Response GetTypeDefinitionByName(string name, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
 public virtual Azure.Response GetTypeDefinitionByGuid(string guid, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
 public virtual Azure.Response GetTermTemplateDefByName(string name, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
Esempio n. 15
0
 public virtual System.Threading.Tasks.Task <Azure.Response> CreateOrUpdateUserAsync(string userId, Azure.Core.RequestContent content, Azure.RequestOptions options = null)
 {
     throw null;
 }
 public virtual System.Threading.Tasks.Task <Azure.Response> UpdateAtlasTypeDefinitionsAsync(Azure.Core.RequestContent requestBody, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
Esempio n. 17
0
 public virtual Azure.Response DeleteUser(string userId, Azure.RequestOptions options = null)
 {
     throw null;
 }
 public virtual Azure.Response AddClassification(Azure.Core.RequestContent requestBody, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
Esempio n. 19
0
 public virtual Azure.Response GetConsortiumMembers(Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 20
0
 public virtual Azure.Response PostLedgerEntry(Azure.Core.RequestContent content, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 21
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetConstitutionAsync(Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 22
0
 public virtual System.Threading.Tasks.Task <Azure.Response> PostLedgerEntryAsync(Azure.Core.RequestContent content, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 23
0
 public virtual Azure.Response GetEnclaveQuotes(Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 24
0
 public virtual Azure.Response CreateOrUpdateUser(string userId, Azure.Core.RequestContent content, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 25
0
 public virtual Azure.Response GetLedgerEntry(string transactionId, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 26
0
 public virtual Azure.Response GetLedgerIdentity(string ledgerId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 27
0
 public virtual Azure.Response GetReceipt(string transactionId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 28
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetLedgerIdentityAsync(string ledgerId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Esempio n. 29
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetTransactionStatusAsync(string transactionId, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
 public virtual Azure.Response GetTermTemplateDefByGuid(string guid, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }