Class ConnectivityHop


  • public class ConnectivityHop
    extends Object
    Information about a hop between the source and the destination.
    • Constructor Detail

      • ConnectivityHop

        public ConnectivityHop()
    • Method Detail

      • type

        public String type()
        Get the type value.
        Returns:
        the type value
      • id

        public String id()
        Get the id value.
        Returns:
        the id value
      • address

        public String address()
        Get the address value.
        Returns:
        the address value
      • resourceId

        public String resourceId()
        Get the resourceId value.
        Returns:
        the resourceId value
      • nextHopIds

        public List<String> nextHopIds()
        Get the nextHopIds value.
        Returns:
        the nextHopIds value