public virtual System.Threading.Tasks.Task <Azure.Response> GetTermTemplateDefByGuidAsync(string guid, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
Exemple #2
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetLedgerEntryAsync(string transactionId, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #3
0
 public virtual Azure.Response GetTransactionStatus(string transactionId, Azure.RequestOptions requestOptions = null)
 {
     throw null;
 }
Exemple #4
0
 public virtual Azure.Response GetCurrentLedgerEntry(string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #5
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetEnclaveQuotesAsync(Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #6
0
 public virtual System.Threading.Tasks.Task <Azure.Response> DeleteUserAsync(string userId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #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;
 }
Exemple #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;
 }
Exemple #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;
 }
Exemple #19
0
 public virtual Azure.Response GetConsortiumMembers(Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #20
0
 public virtual Azure.Response PostLedgerEntry(Azure.Core.RequestContent content, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #21
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetConstitutionAsync(Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #22
0
 public virtual System.Threading.Tasks.Task <Azure.Response> PostLedgerEntryAsync(Azure.Core.RequestContent content, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #23
0
 public virtual Azure.Response GetEnclaveQuotes(Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #24
0
 public virtual Azure.Response CreateOrUpdateUser(string userId, Azure.Core.RequestContent content, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #25
0
 public virtual Azure.Response GetLedgerEntry(string transactionId, string subLedgerId = null, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #26
0
 public virtual Azure.Response GetLedgerIdentity(string ledgerId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #27
0
 public virtual Azure.Response GetReceipt(string transactionId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #28
0
 public virtual System.Threading.Tasks.Task <Azure.Response> GetLedgerIdentityAsync(string ledgerId, Azure.RequestOptions options = null)
 {
     throw null;
 }
Exemple #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;
 }