Interface ISSHLaunchable
- All Known Implementing Classes:
AciAgent
public interface ISSHLaunchable
-
Method Summary
Modifier and TypeMethodDescriptiongetHost()
com.cloudbees.plugins.credentials.common.StandardUsernameCredentials
int
boolean
-
Method Details
-
getSshCredential
com.cloudbees.plugins.credentials.common.StandardUsernameCredentials getSshCredential() -
getSshPort
int getSshPort() -
isSshLaunchType
boolean isSshLaunchType() -
getHost
String getHost()
-