Uses of Class
com.vmware.vra.jenkinsplugin.model.catalog.SliceOfEventLog
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.catalog |
-
Uses of SliceOfEventLog in com.vmware.vra.jenkinsplugin.model.catalog
Methods in com.vmware.vra.jenkinsplugin.model.catalog that return SliceOfEventLog Modifier and Type Method Description SliceOfEventLog
SliceOfEventLog. addContentItem(EventLog contentItem)
SliceOfEventLog
SliceOfEventLog. content(List<EventLog> content)
SliceOfEventLog
SliceOfEventLog. empty(Boolean empty)
SliceOfEventLog
SliceOfEventLog. first(Boolean first)
SliceOfEventLog
SliceOfEventLog. last(Boolean last)
SliceOfEventLog
SliceOfEventLog. number(Integer number)
SliceOfEventLog
SliceOfEventLog. numberOfElements(Integer numberOfElements)
SliceOfEventLog
SliceOfEventLog. size(Integer size)
SliceOfEventLog
SliceOfEventLog. sort(Sort sort)