add
//d1-client-java/io.cybercrypt.d1.serviceClients/Index/add
add
[d1]\
public abstract voidadd(List<String>keywords, Stringidentifier)
Add keywords/identifer pairs to secure index.
Parameters
d1
keywords | The keywords. |
identifier | The identifier. |
//d1-client-java/io.cybercrypt.d1.serviceClients/Index/add
[d1]\
public abstract voidadd(List<String>keywords, Stringidentifier)
Add keywords/identifer pairs to secure index.
d1
keywords | The keywords. |
identifier | The identifier. |