public class DBRPs extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_LINKS |
static String |
SERIALIZED_NAME_NOTIFICATION_ENDPOINTS |
| Constructor and Description |
|---|
DBRPs() |
| Modifier and Type | Method and Description |
|---|---|
DBRPs |
addNotificationEndpointsItem(DBRP notificationEndpointsItem) |
boolean |
equals(Object o) |
Links |
getLinks()
Get links
|
List<DBRP> |
getNotificationEndpoints()
Get notificationEndpoints
|
int |
hashCode() |
DBRPs |
links(Links links) |
DBRPs |
notificationEndpoints(List<DBRP> notificationEndpoints) |
void |
setLinks(Links links) |
void |
setNotificationEndpoints(List<DBRP> notificationEndpoints) |
String |
toString() |
public static final String SERIALIZED_NAME_NOTIFICATION_ENDPOINTS
public static final String SERIALIZED_NAME_LINKS
public DBRPs addNotificationEndpointsItem(DBRP notificationEndpointsItem)
public List<DBRP> getNotificationEndpoints()
public Links getLinks()
public void setLinks(Links links)
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.