public class SectionGroupCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<SectionGroup,SectionGroupRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
SectionGroupCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
SectionGroupCollectionRequest |
sectionGroups() |
SectionGroupRequest |
sectionGroups(String id) |
OnenoteSectionCollectionRequest |
sections() |
OnenoteSectionRequest |
sections(String id) |
public SectionGroupCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public OnenoteSectionCollectionRequest sections()
public OnenoteSectionRequest sections(String id)
public SectionGroupCollectionRequest sectionGroups()
public SectionGroupRequest sectionGroups(String id)
Copyright © 2018–2020. All rights reserved.