| Package | Description |
|---|---|
| org.graylog.grn |
| Modifier and Type | Method and Description |
|---|---|
static GRN.Builder |
GRN.builder() |
abstract GRN.Builder |
GRN.Builder.cluster(String cluster) |
abstract GRN.Builder |
GRN.Builder.entity(String entity) |
abstract GRN.Builder |
GRN.Builder.grnType(GRNType grnType) |
GRN.Builder |
GRNType.newGRNBuilder() |
GRN.Builder |
GRNRegistry.newGRNBuilder(GRNType type)
Returns a new
GRN.Builder for the given type string. |
GRN.Builder |
GRNRegistry.newGRNBuilder(String type)
Returns a new
GRN.Builder for the given type string. |
abstract GRN.Builder |
GRN.Builder.scope(String scope) |
abstract GRN.Builder |
GRN.Builder.tenant(String tenant) |
abstract GRN.Builder |
GRN.toBuilder() |
abstract GRN.Builder |
GRN.Builder.type(String type) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.