| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
static ResourceOwner.RoleEnum |
ResourceOwner.RoleEnum.fromValue(String text) |
ResourceOwner.RoleEnum |
ResourceOwner.getRole()
Get role
|
ResourceOwner.RoleEnum |
ResourceOwner.RoleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ResourceOwner.RoleEnum |
ResourceOwner.RoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceOwner.RoleEnum[] |
ResourceOwner.RoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceOwner.RoleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ResourceOwner.RoleEnum enumeration) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.