getNextQuery

Return the "next query" for this result. The query will have a non-null URL if this result includes a nextLink.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.QueryResultException} if the result does not have the expected type.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.EntityValueList#nextLink EntityValueList.nextLink}.

Return

The "next query" for this result. The query will have a non-null URL if this result includes a nextLink.