| Package | Description |
|---|---|
| com.aliyun.openservices.log.common |
| Modifier and Type | Method and Description |
|---|---|
static NotificationType |
NotificationType.fromString(String value) |
NotificationType |
Notification.getType() |
static NotificationType |
NotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationType[] |
NotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.setType(NotificationType type) |
| Constructor and Description |
|---|
Notification(NotificationType type) |
Notification(NotificationType type,
String content) |
Copyright © 2025. All Rights Reserved.