Class JourneyViewResultLink

java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyViewResultLink
All Implemented Interfaces:
Serializable

public class JourneyViewResultLink extends Object implements Serializable
Represents a link between 2 elements in a journey view result
See Also:
  • Constructor Details

    • JourneyViewResultLink

      public JourneyViewResultLink()
    • JourneyViewResultLink

      public JourneyViewResultLink(Boolean initWithEmptyList)
  • Method Details

    • getId

      public String getId()
    • getConnectionCount

      public Long getConnectionCount()
    • getSelfUri

      public String getSelfUri()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object