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.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotificationHttpActionType |
NotificationHttpActionType.withContentType(String value) |
NotificationHttpActionType |
NotificationHttpActionType.withExtradata(String value) |
NotificationHttpActionType |
NotificationHttpActionType.withGroup(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 © 2018. All rights reserved.