public class NotificationRuleBaseLinks extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_LABELS |
static String |
SERIALIZED_NAME_MEMBERS |
static String |
SERIALIZED_NAME_OWNERS |
static String |
SERIALIZED_NAME_SELF |
Constructor and Description |
---|
NotificationRuleBaseLinks() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLabels()
URI of resource.
|
String |
getMembers()
URI of resource.
|
String |
getOwners()
URI of resource.
|
String |
getSelf()
URI of resource.
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_SELF
public static final String SERIALIZED_NAME_LABELS
public static final String SERIALIZED_NAME_MEMBERS
public static final String SERIALIZED_NAME_OWNERS
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.