public interface UriInfoResource
UriInfoKind.resource to describe URIs like
 E.g. http://.../serviceroot/entitySet| Modifier and Type | Method and Description | 
|---|---|
| ApplyOption | getApplyOption() | 
| CountOption | getCountOption() | 
| List<CustomQueryOption> | getCustomQueryOptions() | 
| DeltaTokenOption | getDeltaTokenOption() | 
| ExpandOption | getExpandOption() | 
| FilterOption | getFilterOption() | 
| FormatOption | getFormatOption() | 
| IdOption | getIdOption() | 
| OrderByOption | getOrderByOption() | 
| SearchOption | getSearchOption() | 
| SelectOption | getSelectOption() | 
| SkipOption | getSkipOption() | 
| SkipTokenOption | getSkipTokenOption() | 
| TopOption | getTopOption() | 
| List<UriResource> | getUriResourceParts()The path segments behind the service root define which resources are
 requested by that URI. | 
| String | getValueForAlias(String alias) | 
List<CustomQueryOption> getCustomQueryOptions()
ExpandOption getExpandOption()
FilterOption getFilterOption()
FormatOption getFormatOption()
IdOption getIdOption()
CountOption getCountOption()
DeltaTokenOption getDeltaTokenOption()
OrderByOption getOrderByOption()
SearchOption getSearchOption()
SelectOption getSelectOption()
SkipOption getSkipOption()
SkipTokenOption getSkipTokenOption()
TopOption getTopOption()
ApplyOption getApplyOption()
List<UriResource> getUriResourceParts()
UriResourceEntitySet containing the name of the entity set and also the key
 predicate information.UriResourceComplexProperty containing the name of
 the accessed complex propertyCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.