| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<PrintPageRange> |
PrinterDocumentConfiguration.pageRanges |
| Modifier and Type | Method and Description |
|---|---|
PrintPageRange |
PrintPageRange.Builder.build() |
PrintPageRange |
PrintPageRange.withEndPage(Integer endPage) |
PrintPageRange |
PrintPageRange.withStartPage(Integer startPage) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<PrintPageRange> |
PrinterDocumentConfiguration.getPageRanges() |
| Modifier and Type | Method and Description |
|---|---|
PrinterDocumentConfiguration.Builder |
PrinterDocumentConfiguration.Builder.pageRanges(List<PrintPageRange> pageRanges) |
Copyright © 2018–2020. All rights reserved.