public static class ODataNextLink.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
build() |
static ODataNextLink.Builder |
nextLink() |
ODataNextLink.Builder |
withLookupRequest(ItemLookupRequest lookupRequest) |
ODataNextLink.Builder |
withTotalCount(java.lang.Integer totalCount) |
public static ODataNextLink.Builder nextLink()
public ODataNextLink.Builder withLookupRequest(ItemLookupRequest lookupRequest)
public ODataNextLink.Builder withTotalCount(java.lang.Integer totalCount)
public java.lang.String build()
Copyright © 2018 SAP SE. All Rights Reserved.