Class ActionOut
java.lang.Object
com.redhat.cloud.notifications.ingress.ActionOut
Action's details
Describes additional information fields for some of the fields of the Action This schema defines some additional information for an Action that might be useful
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classActionOut.ActionOutBuilderBase<T extends ActionOut> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getOrgId()SourceinthashCode()voidsetAccountId(Object accountId) voidsetApplication(Object application) voidvoidsetContext(Object context) voidvoidsetEventType(Object eventType) voidvoidvoidsetRecipients(Object recipients) voidSourcevoidsetTimestamp(Object timestamp) voidsetVersion(Object version) toString()
-
Constructor Details
-
ActionOut
public ActionOut()
-
-
Method Details
-
getVersion
-
setVersion
-
getId
-
setId
-
getBundle
-
setBundle
-
getApplication
-
setApplication
-
getEventType
-
setEventType
-
getTimestamp
-
setTimestamp
-
getAccountId
-
setAccountId
-
getOrgId
-
setOrgId
-
getContext
-
setContext
-
getEvents
-
setEvents
-
getRecipients
-
setRecipients
-
getSource
SourceThe extended details related to the Action
-
setSource
SourceThe extended details related to the Action
-
toString
-
hashCode
public int hashCode() -
equals
-