public interface URIBuilder extends CommonURIBuilder<URIBuilder>
| Modifier and Type | Interface and Description |
|---|---|
static class |
URIBuilder.InlineCount |
| Modifier and Type | Method and Description |
|---|---|
URIBuilder |
appendLinksSegment(String segmentValue)
Appends links segment to the URI.
|
URIBuilder |
inlineCount(URIBuilder.InlineCount inlineCount)
Adds inlinecount query option.
|
addParameterAlias, addQueryOption, addQueryOption, appendBatchSegment, appendDerivedEntityTypeSegment, appendEntitySetSegment, appendKeySegment, appendKeySegment, appendMetadataSegment, appendNavigationSegment, appendOperationCallSegment, appendPropertySegment, appendValueSegment, build, count, expand, filter, filter, format, orderBy, replaceQueryOption, select, skip, skipToken, topURIBuilder appendLinksSegment(String segmentValue)
segmentValue - segment valueURIBuilder inlineCount(URIBuilder.InlineCount inlineCount)
inlineCount - valueQueryOption.INLINECOUNTCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.