public class ResourceMember extends User
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceMember.RoleEnum
Gets or Sets role
|
User.StatusEnum| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ROLE |
SERIALIZED_NAME_ID, SERIALIZED_NAME_LINKS, SERIALIZED_NAME_NAME, SERIALIZED_NAME_OAUTH_I_D, SERIALIZED_NAME_STATUS| Constructor and Description |
|---|
ResourceMember() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ResourceMember.RoleEnum |
getRole()
Get role
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_ROLE
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.