public class ExecutePowerShellCommandResponse
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
ExecutePowerShellCommandResponse() |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getPOWERSHELL_COMMAND_RESULT() |
void |
setCuicServer(CuicServer cuicServer) |
void |
setPOWERSHELL_COMMAND_RESULT(java.lang.String POWERSHELL_COMMAND_RESULT)
PowerShell command result
|
public void setCuicServer(CuicServer cuicServer)
public CuicServer getCuicServer()
public java.lang.String getPOWERSHELL_COMMAND_RESULT()
public void setPOWERSHELL_COMMAND_RESULT(java.lang.String POWERSHELL_COMMAND_RESULT)