Package com.mypurecloud.sdk.v2.model
Class WebDeploymentFlowEntityRef
java.lang.Object
com.mypurecloud.sdk.v2.model.WebDeploymentFlowEntityRef
- All Implemented Interfaces:
Serializable
WebDeploymentFlowEntityRef
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanflowDescription(String flowDescription) The flow description for the webdeploymentgetId()getName()inthashCode()The Flow IDThe Flow namepublishVersion(FlowVersion publishVersion) The published config version for the associated deploymentvoidsetFlowDescription(String flowDescription) voidvoidvoidsetPublishVersion(FlowVersion publishVersion) voidsetSelfUri(String selfUri) toString()
-
Constructor Details
-
WebDeploymentFlowEntityRef
public WebDeploymentFlowEntityRef() -
WebDeploymentFlowEntityRef
-
-
Method Details
-
id
The Flow ID -
getId
-
setId
-
name
The Flow name -
getName
-
setName
-
selfUri
-
getSelfUri
-
setSelfUri
-
flowDescription
The flow description for the webdeployment -
getFlowDescription
-
setFlowDescription
-
publishVersion
The published config version for the associated deployment -
getPublishVersion
-
setPublishVersion
-
equals
-
hashCode
public int hashCode() -
toString
-