static ChangeNotification.Builder |
ChangeNotification.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ChangeNotification.Builder |
ChangeNotification.Builder.changeType(ChangeType changeType) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.clientState(String clientState) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.encryptedContent(ChangeNotificationEncryptedContent encryptedContent) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.id(String id) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.lifecycleEvent(LifecycleEventType lifecycleEvent) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.resource(String resource) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.resourceData(ResourceData resourceData) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.subscriptionExpirationDateTime(OffsetDateTime subscriptionExpirationDateTime) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.subscriptionId(UUID subscriptionId) |
|
ChangeNotification.Builder |
ChangeNotification.Builder.tenantId(UUID tenantId) |
|