@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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, setItems
public ApiBulkCommandList errors(List<String> errors)
public ApiBulkCommandList addErrorsItem(String errorsItem)
public List<String> getErrors()
public boolean equals(Object o)
equals
in class ApiCommandList
public int hashCode()
hashCode
in class ApiCommandList
public String toString()
toString
in class ApiCommandList
Copyright © 2024. All rights reserved.