| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected WorkbookOperationError |
WorkbookOperationError.innerError |
| Modifier and Type | Method and Description |
|---|---|
WorkbookOperationError |
WorkbookOperationError.Builder.build() |
WorkbookOperationError |
WorkbookOperationError.withCode(String code) |
WorkbookOperationError |
WorkbookOperationError.withInnerError(WorkbookOperationError innerError) |
WorkbookOperationError |
WorkbookOperationError.withMessage(String message) |
| Modifier and Type | Method and Description |
|---|---|
Optional<WorkbookOperationError> |
WorkbookOperationError.getInnerError() |
| Modifier and Type | Method and Description |
|---|---|
WorkbookOperationError.Builder |
WorkbookOperationError.Builder.innerError(WorkbookOperationError innerError) |
WorkbookOperationError |
WorkbookOperationError.withInnerError(WorkbookOperationError innerError) |
| Modifier and Type | Field and Description |
|---|---|
protected WorkbookOperationError |
WorkbookOperation.error |
| Modifier and Type | Method and Description |
|---|---|
Optional<WorkbookOperationError> |
WorkbookOperation.getError() |
| Modifier and Type | Method and Description |
|---|---|
WorkbookOperation.Builder |
WorkbookOperation.Builder.error(WorkbookOperationError error) |
WorkbookOperation |
WorkbookOperation.withError(WorkbookOperationError error) |
Copyright © 2018–2020. All rights reserved.