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

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

Represents the extra information for the bundle object

  • Constructor Details

    • Bundle

      public Bundle()
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Bundle's display name

      A user friendly version of the bundle's name (Required) (Required)

    • setDisplayName

      public void setDisplayName(String displayName)
      Bundle's display name

      A user friendly version of the bundle's name (Required) (Required)

    • 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