Class UpgradeNotificationInner


  • public final class UpgradeNotificationInner
    extends Object
    Properties of upgrade notification.
    • Constructor Detail

      • UpgradeNotificationInner

        public UpgradeNotificationInner()
    • Method Detail

      • name

        public String name()
        Get the name property: Name of upgrade notification.
        Returns:
        the name value.
      • timestamp

        public OffsetDateTime timestamp()
        Get the timestamp property: Timestamp when upgrade notification occurred.
        Returns:
        the timestamp value.
      • upsellNotification

        public Map<String,​String> upsellNotification()
        Get the upsellNotification property: Details about this upgrade notification.
        Returns:
        the upsellNotification value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.