public class SemanticTermsOperations extends Object
SemanticTermsOperations()
String
bill(String tenant, String account)
redirect(String path)
send(String host, String password, String accountId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SemanticTermsOperations()
@MediaType(value="application/json") public String send(@Host String host, @Password String password, @AccountId String accountId)
@MediaType(value="application/json") public String redirect(@UrlPath String path)
@MediaType(value="application/json") public String bill(@TenantIdentifier String tenant, @AccountId String account)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.