Core API 7.1

net.juniper.smgt.sae.router.command
Interface Response


public interface Response

The response from network device for command sent through command channel


Method Summary
 String toString()
           
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object
Returns:
the response in string format

Core API 7.1