Package com.mypurecloud.sdk.v2.model
Class WebDeploymentActiveConfigurationOnDeployment
java.lang.Object
com.mypurecloud.sdk.v2.model.WebDeploymentActiveConfigurationOnDeployment
- All Implemented Interfaces:
Serializable
Details about the active configuration on a deployment
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfigurationVersion(WebDeploymentConfigurationVersion configurationVersion) The active configuration on a deploymentdeployment(WebDeployment deployment) The web deployment associated with the active configurationbooleaninthashCode()voidsetConfigurationVersion(WebDeploymentConfigurationVersion configurationVersion) voidsetDeployment(WebDeployment deployment) toString()
-
Constructor Details
-
WebDeploymentActiveConfigurationOnDeployment
public WebDeploymentActiveConfigurationOnDeployment() -
WebDeploymentActiveConfigurationOnDeployment
-
-
Method Details
-
configurationVersion
public WebDeploymentActiveConfigurationOnDeployment configurationVersion(WebDeploymentConfigurationVersion configurationVersion) The active configuration on a deployment -
getConfigurationVersion
-
setConfigurationVersion
-
deployment
The web deployment associated with the active configuration -
getDeployment
-
setDeployment
-
equals
-
hashCode
public int hashCode() -
toString
-