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