Class ConnectivityIssue


  • public class ConnectivityIssue
    extends Object
    Information about an issue encountered in the process of checking for connectivity.
    • Constructor Detail

      • ConnectivityIssue

        public ConnectivityIssue()
    • Method Detail

      • origin

        public Origin origin()
        Get the origin value.
        Returns:
        the origin value
      • severity

        public Severity severity()
        Get the severity value.
        Returns:
        the severity value
      • type

        public IssueType type()
        Get the type value.
        Returns:
        the type value
      • context

        public List<Map<String,​String>> context()
        Get the context value.
        Returns:
        the context value