Class VdiAutomationDeploymentRequest
java.lang.Object
com.iland.core.web.rest.request.vdi.VdiAutomationDeploymentRequest
- All Implemented Interfaces:
Serializable
VDI Automation Deployment Request.
- Author:
- Cory Snyder
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVdiAutomationDeploymentRequest(String domainUserName, String domainUserPassword) Instantiates a new Vdi automation deployment request. -
Method Summary
-
Constructor Details
-
VdiAutomationDeploymentRequest
Instantiates a new Vdi automation deployment request.- Parameters:
domainUserName- the domain user namedomainUserPassword- the domain user password
-
-
Method Details
-
getDomainUserName
Gets domain user name.- Returns:
- the domain user name
-
getDomainUserPassword
Gets domain user password.- Returns:
- the domain user password
-
toString
-
equals
-
hashCode
public int hashCode()
-