Search

Class com.vmware.o11n.plugin.dynamicops.model.support.OdataSystemQuery

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
getExpand() String
getFilter() String
getOrderBy() String
getSelect() String
getSkip() Number
getTop() Number
setExpand(String ) void
setFilter(String ) void
setOrderBy(String ) void
setSelect(String ) void
setSkip(Number ) void
setTop(Number ) void

Returned by

None

Referenced in

Method Returns
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.findBySystemQuery(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , com.vmware.o11n.plugin.dynamicops.model.support.OdataSystemQuery , Properties ) Object[]