Object Filters in Softlayer in Java

五迷三道 提交于 2019-12-13 18:19:33

问题


I am trying to make a call using softlayer client in java , i am able to make normal and straight forward calls even able to apply the object mask. But not getting a way to apply object filter in my service or in my api call using softlayer client. I am trying to get the invoices available between two dates by passing dates as part of object filters.


回答1:


Sorry objectFilters are not supported yet for the Softlayer JAva Client see https://github.com/softlayer/softlayer-java/issues/30



来源:https://stackoverflow.com/questions/37832019/object-filters-in-softlayer-in-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!