HttpRosetteAPI.Builder.build()
com.basistech.rosette.apimodel.SupportedLanguagePairsResponse
Gets the set of language, script codes and transliteration scheme pairs supported by the specified Analytics API
endpoint.
com.basistech.rosette.apimodel.SupportedLanguagesResponse
Gets the set of language and script codes supported by the specified Analytics API endpoint.
com.basistech.rosette.apimodel.InfoResponse
Gets information about the Analytics API, returns name, version, build number and build time.
<RequestType extends com.basistech.rosette.apimodel.Request>
com.basistech.rosette.dm.AnnotatedText
<RequestType extends com.basistech.rosette.apimodel.Request,
ResponseType extends com.basistech.rosette.apimodel.Response>
ResponseType
HttpRosetteAPI.perform(String endpoint,
RequestType request,
Class<ResponseType> responseClass)
<RequestType extends com.basistech.rosette.apimodel.Request,
ResponseType extends com.basistech.rosette.apimodel.Response>
Future<ResponseType>
This method always throws UnsupportedOperationException.
com.basistech.rosette.apimodel.PingResponse
Pings the Analytics API for a response indicating that the service is available.