@Value.Immutable @IndexedProperty(value="targetResourceId") public interface IntegrationBulletinBoard extends BulletinBoard<IntegrationBulletinBoard>
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntegrationBulletinBoard.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IntegrationBulletinBoard |
emptyBoard() |
default Kind |
getKind() |
static IntegrationBulletinBoard |
of(String id,
List<LeveledMessage> messages) |
getErrors, getNotices, getTargetResourceId, getWarningsgetId, hasId, idEqualsgetMetadata, getMetadatagetMessagesgetCreatedAt, getUpdatedAtstatic IntegrationBulletinBoard emptyBoard()
static IntegrationBulletinBoard of(String id, List<LeveledMessage> messages)
Copyright © 2016–2019 Red Hat. All rights reserved.