Uses of Class
odata.msgraph.client.complex.WorkbookOperationError.Builder
-
Packages that use WorkbookOperationError.Builder Package Description odata.msgraph.client.complex -
-
Uses of WorkbookOperationError.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return WorkbookOperationError.Builder Modifier and Type Method Description static WorkbookOperationError.BuilderWorkbookOperationError. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookOperationError.BuilderWorkbookOperationError.Builder. code(String code)WorkbookOperationError.BuilderWorkbookOperationError.Builder. innerError(WorkbookOperationError innerError)WorkbookOperationError.BuilderWorkbookOperationError.Builder. message(String message)
-