public class SemanticTermsOperations
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SemanticTermsOperations
public SemanticTermsOperations()
-
Method Details
-
send
@MediaType("application/json")
public String send(@Host
String host,
@Password
String password,
@AccountId
String accountId)
-
redirect
@MediaType("application/json")
public String redirect(@UrlPath
String path)
-
bill
@MediaType("application/json")
public String bill(@TenantIdentifier
String tenant,
@AccountId
String account)