static GenericNotificationData.Builder |
GenericNotificationData.builder() |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.changeNumber(Long changeNumber) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.channel(String channel) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.compressType(Integer compressType) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.controlType(ControlType controlType) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.defaultTreatment(String defaultTreatment) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.featureFlagDefinition(String featureFlagDefinition) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.featureFlagName(String featureFlagName) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.metrics(OccupancyMetrics occupancyMetrics) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.previousChangeNumber(Long previousChangeNumber) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.segmentName(String segmentName) |
|
GenericNotificationData.Builder |
GenericNotificationData.Builder.type(IncomingNotification.Type type) |
|