Interface ISSHLaunchable

All Known Implementing Classes:
AciAgent

public interface ISSHLaunchable
  • Method Details

    • getSshCredential

      com.cloudbees.plugins.credentials.common.StandardUsernameCredentials getSshCredential()
    • getSshPort

      int getSshPort()
    • isSshLaunchType

      boolean isSshLaunchType()
    • getHost

      String getHost()