@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class CountResultDto extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_COUNT |
Constructor and Description |
---|
CountResultDto() |
Modifier and Type | Method and Description |
---|---|
CountResultDto |
count(Long count) |
boolean |
equals(Object o) |
Long |
getCount()
The number of matching instances.
|
int |
hashCode() |
void |
setCount(Long count) |
String |
toString() |
public static final String SERIALIZED_NAME_COUNT
public CountResultDto count(Long count)
public void setCount(Long count)
Copyright © 2022. All rights reserved.