Class LaunchMethodTypeContent

java.lang.Object
com.microsoft.jenkins.containeragents.remote.LaunchMethodTypeContent

public class LaunchMethodTypeContent extends Object
  • Constructor Details

    • LaunchMethodTypeContent

      @DataBoundConstructor public LaunchMethodTypeContent(String sshCredentialsId, String sshPort)
  • Method Details

    • getSshCredentialsId

      public String getSshCredentialsId()
    • getSshPort

      public String getSshPort()