public class Scripts extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_SCRIPTS |
Constructor and Description |
---|
Scripts() |
Modifier and Type | Method and Description |
---|---|
Scripts |
addScriptsItem(Script scriptsItem) |
boolean |
equals(Object o) |
List<Script> |
getScripts()
Get scripts
|
int |
hashCode() |
Scripts |
scripts(List<Script> scripts) |
void |
setScripts(List<Script> scripts) |
String |
toString() |
public static final String SERIALIZED_NAME_SCRIPTS
Copyright © 2018–2022 InfluxData, Inc.. All rights reserved.