Package org.graylog.security.entities
Class EntityDescriptor
java.lang.Object
org.graylog.security.entities.EntityDescriptor
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EntityDescriptor.Builderbuilder()static EntityDescriptorabstract GRNid()abstract com.google.common.collect.ImmutableSet<Grantee>owners()abstract Stringtitle()abstract EntityDescriptor.Buildertype()
-
Constructor Details
-
EntityDescriptor
public EntityDescriptor()
-
-
Method Details
-
id
-
type
-
title
-
owners
-
create
-
builder
-
toBuilder
-