| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail |
ErrorDetail.Builder.build() |
ErrorDetail |
ErrorDetail.withErrorCode(String errorCode) |
ErrorDetail |
ErrorDetail.withMessage(String message) |
| Modifier and Type | Field and Description |
|---|---|
protected ErrorDetail |
ConnectionOperation.error |
| Modifier and Type | Method and Description |
|---|---|
Optional<ErrorDetail> |
ConnectionOperation.getError() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionOperation.Builder |
ConnectionOperation.Builder.error(ErrorDetail error) |
ConnectionOperation |
ConnectionOperation.withError(ErrorDetail error) |
Copyright © 2018–2020. All rights reserved.