public abstract class StagedFreeEnterpriseLicense extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StagedFreeEnterpriseLicense.Builder |
| Constructor and Description |
|---|
StagedFreeEnterpriseLicense() |
| Modifier and Type | Method and Description |
|---|---|
static StagedFreeEnterpriseLicense.Builder |
builder() |
abstract String |
clusterId() |
abstract org.joda.time.DateTime |
createdAt() |
abstract String |
license() |
public abstract String clusterId()
public abstract String license()
public abstract org.joda.time.DateTime createdAt()
public static StagedFreeEnterpriseLicense.Builder builder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.