Exemplo n.º 1
0
 Task <ListGlobalTablesResponse> IAmazonDynamoDB.ListGlobalTablesAsync(ListGlobalTablesRequest request, CancellationToken cancellationToken)
 {
     throw new NotSupportedException();
 }
Exemplo n.º 2
0
 public Task <ListGlobalTablesResponse> ListGlobalTablesAsync(ListGlobalTablesRequest request, CancellationToken cancellationToken = default(CancellationToken))
 {
     throw new NotImplementedException();
 }