public abstract static class EntityShareResponse.AvailableGrantee extends Object
| Constructor and Description |
|---|
AvailableGrantee() |
| Modifier and Type | Method and Description |
|---|---|
static EntityShareResponse.AvailableGrantee |
create(GRN grn,
String type,
String title) |
abstract GRN |
grn() |
abstract String |
title() |
abstract String |
type() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.