Uses of Class
com.vidispine.generated.NotificationHttpActionType
-
Uses of NotificationHttpActionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationHttpActionTypeModifier and TypeFieldDescriptionprotected NotificationHttpActionTypeNotificationType.Action.httpMethods in com.vidispine.generated that return NotificationHttpActionTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationHttpActionType()Create an instance ofNotificationHttpActionTypeNotificationType.Action.getHttp()Gets the value of the http property.NotificationHttpActionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationHttpActionType.withContentType(String value) Sets the value of the contentType property.NotificationHttpActionType.withExtradata(String value) Sets the value of the extradata property.Sets the value of the group property.NotificationHttpActionType.withMethod(String value) Sets the value of the method property.NotificationHttpActionType.withRetry(BigInteger value) Sets the value of the retry property.NotificationHttpActionType.withSynchronous(boolean value) Sets the value of the synchronous property.NotificationHttpActionType.withTimeout(String value) Sets the value of the timeout property.Sets the value of the url property.Methods in com.vidispine.generated with parameters of type NotificationHttpActionTypeModifier and TypeMethodDescriptionvoidNotificationType.Action.setHttp(NotificationHttpActionType value) Sets the value of the http property.NotificationType.Action.withHttp(NotificationHttpActionType value) Sets the value of the http property.