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