Class Change


  • public final class Change
    extends Object
    • Method Detail

      • getId

        public String getId()
        The ID of the change batch.
      • getStatus

        public Change.Status getStatus()
        The current status of the change batch request.
      • getSubmittedAt

        public Date getSubmittedAt()
        The date and time that the change batch request was submitted.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object