public class DBRPs extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CONTENT |
| Constructor and Description |
|---|
DBRPs() |
| Modifier and Type | Method and Description |
|---|---|
DBRPs |
addContentItem(DBRP contentItem) |
DBRPs |
content(List<DBRP> content) |
boolean |
equals(Object o) |
List<DBRP> |
getContent()
Get content
|
int |
hashCode() |
void |
setContent(List<DBRP> content) |
String |
toString() |
public static final String SERIALIZED_NAME_CONTENT
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.