@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen") public class SetFields extends Object
| Constructor and Description |
|---|
SetFields() |
| Modifier and Type | Method and Description |
|---|---|
SetFields |
addExceptionsItem(APIServerException exceptionsItem) |
boolean |
equals(Object o) |
SetFields |
exceptions(List<APIServerException> exceptions) |
SetFields |
fieldCount(Integer fieldCount) |
List<APIServerException> |
getExceptions()
Returns the list of exceptions that occured when trying to perform the operation.
|
Integer |
getFieldCount()
Returns the number of fields assigned to the entry.
|
int |
hashCode() |
void |
setExceptions(List<APIServerException> exceptions) |
void |
setFieldCount(Integer fieldCount) |
String |
toString() |
public SetFields exceptions(List<APIServerException> exceptions)
public SetFields addExceptionsItem(APIServerException exceptionsItem)
public List<APIServerException> getExceptions()
public void setExceptions(List<APIServerException> exceptions)
public Integer getFieldCount()
public void setFieldCount(Integer fieldCount)
Copyright © 2025. All rights reserved.