public class Checks extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CHECKS |
static String |
SERIALIZED_NAME_LINKS |
| Constructor and Description |
|---|
Checks() |
| Modifier and Type | Method and Description |
|---|---|
Checks |
addChecksItem(Check checksItem) |
Checks |
checks(List<Check> checks) |
boolean |
equals(Object o) |
List<Check> |
getChecks()
Get checks
|
Links |
getLinks()
Get links
|
int |
hashCode() |
Checks |
links(Links links) |
void |
setChecks(List<Check> checks) |
void |
setLinks(Links links) |
String |
toString() |
public static final String SERIALIZED_NAME_CHECKS
public static final String SERIALIZED_NAME_LINKS
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.