Interface RestNavigation.RestBuilder
- 
- All Superinterfaces:
 Navigation.Builder
- All Known Implementing Classes:
 AbstractNav,BaseNav
- Enclosing interface:
 - RestNavigation
 
public static interface RestNavigation.RestBuilder extends Navigation.Builder
 
- 
- 
Field Summary
- 
Fields inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder
NONE 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.ws.rs.core.UriBuildertoAbsoluteUriBuilder()converts this builder to a jersey URI builder- 
Methods inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder
buildAbsolute, buildCanonicalAbsolute, buildRelative, buildRelativeWithContext 
 - 
 
 -