| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<InnerErrorDetail> |
ErrorDetail.details |
| Modifier and Type | Method and Description |
|---|---|
InnerErrorDetail |
InnerErrorDetail.Builder.build() |
InnerErrorDetail |
InnerErrorDetail.withMessage(String message) |
InnerErrorDetail |
InnerErrorDetail.withSource(String source) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<InnerErrorDetail> |
ErrorDetail.getDetails() |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail.Builder |
ErrorDetail.Builder.details(List<InnerErrorDetail> details) |
Copyright © 2018–2020. All rights reserved.