Class LaunchMethodTypeContent
- java.lang.Object
-
- com.microsoft.jenkins.containeragents.remote.LaunchMethodTypeContent
-
public class LaunchMethodTypeContent extends Object
-
-
Constructor Summary
Constructors Constructor Description LaunchMethodTypeContent(String sshCredentialsId, String sshPort)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSshCredentialsId()
String
getSshPort()
-