@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class BulkOperationErrorResult extends Object
| Constructor and Description |
|---|
BulkOperationErrorResult() |
| Modifier and Type | Method and Description |
|---|---|
BulkOperationErrorResult |
elementErrors(ErrorCollection elementErrors) |
boolean |
equals(Object o) |
BulkOperationErrorResult |
failedElementNumber(Integer failedElementNumber) |
ErrorCollection |
getElementErrors()
Get elementErrors
|
Integer |
getFailedElementNumber()
Get failedElementNumber
|
Integer |
getStatus()
Get status
|
int |
hashCode() |
void |
setElementErrors(ErrorCollection elementErrors) |
void |
setFailedElementNumber(Integer failedElementNumber) |
void |
setStatus(Integer status) |
BulkOperationErrorResult |
status(Integer status) |
String |
toString() |
public BulkOperationErrorResult status(Integer status)
public Integer getStatus()
public void setStatus(Integer status)
public BulkOperationErrorResult elementErrors(ErrorCollection elementErrors)
public ErrorCollection getElementErrors()
public void setElementErrors(ErrorCollection elementErrors)
public BulkOperationErrorResult failedElementNumber(Integer failedElementNumber)
public Integer getFailedElementNumber()
public void setFailedElementNumber(Integer failedElementNumber)
Copyright © 2011–2021 Everit Kft.. All rights reserved.