Uses of Enum Class
com.parallels.jenkins.api.ConnectionMode
Packages that use ConnectionMode
-
Uses of ConnectionMode in com.parallels.jenkins
Methods in com.parallels.jenkins that return ConnectionModeMethods in com.parallels.jenkins with parameters of type ConnectionModeModifier and TypeMethodDescriptionvoidPrlDevopsCloud.setConnectionMode(ConnectionMode connectionMode) -
Uses of ConnectionMode in com.parallels.jenkins.api
Methods in com.parallels.jenkins.api that return ConnectionModeModifier and TypeMethodDescriptionstatic ConnectionModeReturns the enum constant of this class with the specified name.static ConnectionMode[]ConnectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.parallels.jenkins.api with parameters of type ConnectionMode