public interface BulletinBoard<T extends BulletinBoard<T>> extends WithId<T>, WithMetadata, WithLeveledMessages, WithModificationTimestamps
| Modifier and Type | Method and Description |
|---|---|
OptionalInt |
getErrors() |
OptionalInt |
getNotices() |
String |
getTargetResourceId() |
OptionalInt |
getWarnings() |
getId, hasId, idEqualsgetMetadata, getMetadatagetMessagesgetCreatedAt, getUpdatedAtString getTargetResourceId()
OptionalInt getNotices()
OptionalInt getWarnings()
OptionalInt getErrors()
Copyright © 2016–2019 Red Hat. All rights reserved.