Interface ISSHLaunchable

  • All Known Implementing Classes:
    AciAgent

    public interface ISSHLaunchable
    • Method Detail

      • getSshCredential

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

        int getSshPort()
      • isSshLaunchType

        boolean isSshLaunchType()