public class SshTargetDTO extends Object
String
host
hostKey
UUID
id
int
port
publicKey
user
SshTargetDTO()
boolean
equals(Object o)
hashCode()
void
validate(AgentConfiguration config)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public UUID id
public String host
public int port
public String hostKey
public String user
public String publicKey
public SshTargetDTO()
public void validate(AgentConfiguration config)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2015. All rights reserved.