@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiBulkCommandList extends ApiCommandList
| Constructor and Description |
|---|
ApiBulkCommandList() |
| Modifier and Type | Method and Description |
|---|---|
ApiBulkCommandList |
addErrorsItem(String errorsItem) |
boolean |
equals(Object o) |
ApiBulkCommandList |
errors(List<String> errors) |
List<String> |
getErrors()
Errors that occurred when issuing individual commands.
|
int |
hashCode() |
void |
setErrors(List<String> errors) |
String |
toString() |
addItemsItem, getItems, items, setItemspublic ApiBulkCommandList errors(List<String> errors)
public ApiBulkCommandList addErrorsItem(String errorsItem)
public List<String> getErrors()
public boolean equals(Object o)
equals in class ApiCommandListpublic int hashCode()
hashCode in class ApiCommandListpublic String toString()
toString in class ApiCommandListCopyright © 2026. All rights reserved.