Uses of Class
de.hybris.platform.odata2services.odata.processor.ODataNextLink.Builder
-
Packages that use ODataNextLink.Builder Package Description de.hybris.platform.odata2services.odata.processor -
-
Uses of ODataNextLink.Builder in de.hybris.platform.odata2services.odata.processor
Methods in de.hybris.platform.odata2services.odata.processor that return ODataNextLink.Builder Modifier and Type Method Description static ODataNextLink.BuilderODataNextLink.Builder. nextLink()ODataNextLink.BuilderODataNextLink.Builder. withLookupRequest(ItemLookupRequest lookupRequest)ODataNextLink.BuilderODataNextLink.Builder. withTotalCount(java.lang.Integer totalCount)
-