public class VariableApi extends Object
VariableApi()
void
delete(List<Integer> ids)
Variable
get(Integer id)
get(String key)
QueryResponse
getAll(HashMap<String,Object> filters)
update(Variable variable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VariableApi()
public QueryResponse getAll(HashMap<String,Object> filters)
public Variable get(String key)
public Variable get(Integer id)
public void update(Variable variable)
public void delete(List<Integer> ids)
Copyright © 2015–2019. All rights reserved.