| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
static PushNotificationType |
PushNotificationType.fromValue(String value)
Use this in place of valueOf.
|
static PushNotificationType |
PushNotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushNotificationType[] |
PushNotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PushNotificationConfiguration |
PushNotificationConfiguration.withType(PushNotificationType type)
Enum value that indicates the type of the push notification for a message.
|
Copyright © 2023. All rights reserved.