public class ConnectorRestClient
public ConnectorRestClient(@NotNull
java.lang.String baseUrl)
public ConnectorRestClient()
@NotNull
public retrofit2.Response<ai.tock.bot.connector.rest.client.model.ClientMessageResponse> talk(@NotNull
java.lang.String path,
@NotNull
java.util.Locale locale,
@NotNull
ClientMessageRequest query)
Analyse a sentence and returns the result.