toggle menu
rapid-sdk
5.3.0
5.3.0
5.1.0
5.0.1
5.0.0
4.3.0
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
3.2.2
JVM
switch theme
search in API
rapid-sdk
/
com.expediagroup.sdk.rapid.models
/
TestNotificationRequest
Test
Notification
Request
public
final
class
TestNotificationRequest
Parameters
event
Type
The event type for which the test notification is requested.
Members
Constructors
Test
Notification
Request
Link copied to clipboard
public
TestNotificationRequest
TestNotificationRequest
(
String
eventType
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
event
Type
Link copied to clipboard
@
NotNull
(
)
@
Valid
(
)
private
final
String
eventType
Functions
builder
Link copied to clipboard
public
final
static
TestNotificationRequest.Builder
builder
(
)
get
Event
Type
Link copied to clipboard
public
final
String
getEventType
(
)
to
Builder
Link copied to clipboard
public
final
TestNotificationRequest.Builder
toBuilder
(
)