public class UsersLinks extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SELF |
| Constructor and Description |
|---|
UsersLinks() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSelf()
Get self
|
int |
hashCode() |
UsersLinks |
self(String self) |
void |
setSelf(String self) |
String |
toString() |
public static final String SERIALIZED_NAME_SELF
public UsersLinks self(String self)
public String getSelf()
public void setSelf(String self)
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.