Interface UserNotificationOperationBuilder.Alert.WithMessage<T>

All Superinterfaces:
UserNotificationOperationBuilder.WithDimensions<T>, UserNotificationOperationBuilder.WithDuration<T>
All Known Subinterfaces:
UserNotificationOperationBuilder.Alert.Html, UserNotificationOperationBuilder.Alert.Text
Enclosing interface:
UserNotificationOperationBuilder.Alert

public static interface UserNotificationOperationBuilder.Alert.WithMessage<T> extends UserNotificationOperationBuilder.WithDuration<T>, UserNotificationOperationBuilder.WithDimensions<T>
This interface represents a specific builder to display a alert popup notification with a message to a user.
Since:
12.13