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