java.lang.Object
com.redhat.cloud.notifications.ingress.Source

@Generated("jsonschema2pojo") public class Source extends Object
Source

The extended details related to the Action

  • Constructor Details

    • Source

      public Source()
  • Method Details

    • getApplication

      public Application getApplication()
      Application

      Represents the extra information for the application object

    • setApplication

      public void setApplication(Application application)
      Application

      Represents the extra information for the application object

    • getBundle

      public Bundle getBundle()
      Bundle

      Represents the extra information for the bundle object

    • setBundle

      public void setBundle(Bundle bundle)
      Bundle

      Represents the extra information for the bundle object

    • getEventType

      public EventType getEventType()
      Event Type

      Represents the extra information for the event type object

    • setEventType

      public void setEventType(EventType eventType)
      Event Type

      Represents the extra information for the event type object

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object