Class ProtectedTransportIntent


  • @Immutable
    @Beta
    public final class ProtectedTransportIntent
    extends ConnectivityIntent
    Intent to create a protected linear path.
    • Method Detail

      • one

        public DeviceId one()
        Returns the transport endpoint device one.
        Returns:
        transport endpoint device id
      • two

        public DeviceId two()
        Returns the transport endpoint device two.
        Returns:
        transport endpoint device id
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object