| Modifier and Type | Field and Description |
|---|---|
protected NotificationHttpActionType |
NotificationType.Action.http |
| Modifier and Type | Method and Description |
|---|---|
NotificationHttpActionType |
ObjectFactory.createNotificationHttpActionType()
Create an instance of
NotificationHttpActionType |
NotificationHttpActionType |
NotificationType.Action.getHttp()
Gets the value of the http property.
|
NotificationHttpActionType |
NotificationHttpActionType.withContentType(String value) |
NotificationHttpActionType |
NotificationHttpActionType.withExtradata(String value) |
NotificationHttpActionType |
NotificationHttpActionType.withMethod(String value) |
NotificationHttpActionType |
NotificationHttpActionType.withRetry(BigInteger value) |
NotificationHttpActionType |
NotificationHttpActionType.withSynchronous(boolean value) |
NotificationHttpActionType |
NotificationHttpActionType.withTimeout(String value) |
NotificationHttpActionType |
NotificationHttpActionType.withUrl(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationType.Action.setHttp(NotificationHttpActionType value)
Sets the value of the http property.
|
NotificationType.Action |
NotificationType.Action.withHttp(NotificationHttpActionType value) |
Copyright © 2015. All rights reserved.