Class Source
java.lang.Object
com.redhat.cloud.notifications.ingress.Source
Source
The extended details related to the Action
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classSource.SourceBuilderBase<T extends Source> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanApplicationBundleEvent TypeinthashCode()voidsetApplication(Application application) ApplicationvoidBundlevoidsetEventType(EventType eventType) Event TypetoString()
-
Constructor Details
-
Source
public Source()
-
-
Method Details
-
getApplication
ApplicationRepresents the extra information for the application object
-
setApplication
ApplicationRepresents the extra information for the application object
-
getBundle
BundleRepresents the extra information for the bundle object
-
setBundle
BundleRepresents the extra information for the bundle object
-
getEventType
Event TypeRepresents the extra information for the event type object
-
setEventType
Event TypeRepresents the extra information for the event type object
-
toString
-
hashCode
public int hashCode() -
equals
-