@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-08-11T11:40:26.060Z[GMT]") public class BoxSearchResponse extends BasicApiResponse
| Constructor and Description |
|---|
BoxSearchResponse() |
| Modifier and Type | Method and Description |
|---|---|
BoxSearchResponse |
addListItem(Box listItem) |
boolean |
equals(Object o) |
List<Box> |
getList()
Get list
|
int |
hashCode() |
BoxSearchResponse |
list(List<Box> list) |
void |
setList(List<Box> list) |
String |
toString() |
getR, r, setRpublic BoxSearchResponse list(List<Box> list)
public BoxSearchResponse addListItem(Box listItem)
public boolean equals(Object o)
equals in class BasicApiResponsepublic int hashCode()
hashCode in class BasicApiResponsepublic String toString()
toString in class BasicApiResponseCopyright © 2020. All rights reserved.