IndexClient
//d1-client-java/io.cybercrypt.d1.serviceClients/IndexClient
IndexClient
[d1]\ public class IndexClient
Constructors
IndexClient | [d1] public voidIndexClient(D1Channelchannel) Initialize a new instance of the IndexClient class. |
Functions
Name | Summary |
---|---|
add | [d1] public voidadd(List<String>keywords, Stringidentifier) |
delete | [d1] public voiddelete(List<String>keywords, Stringidentifer) |
search | [d1] public SearchResponsesearch(Stringkeyword) |