| Package | Description |
|---|---|
| org.graylog.security.entities |
| Modifier and Type | Method and Description |
|---|---|
static EntityDescriptor.Owner |
EntityDescriptor.Owner.create(GRN id,
String title) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableSet<EntityDescriptor.Owner> |
EntityDescriptor.owners() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDescriptor |
EntityDescriptor.create(GRN id,
String title,
Set<EntityDescriptor.Owner> owners) |
abstract EntityDescriptor.Builder |
EntityDescriptor.Builder.owners(Set<EntityDescriptor.Owner> owners) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.