Package com.mypurecloud.sdk.v2.model
Class LongTermRequirementsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.LongTermRequirementsResponse
- All Implemented Interfaces:
Serializable
LongTermRequirementsResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumError code when status is Failedstatic enumStatus of the long term forecast -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) Download URL for the staffing forecast resultbooleanError code when status is FailedinthashCode()longTermRequirements(LongTermRequirements longTermRequirements) For schema documentation only, always null, schema for staffing forecast result at downloadUrlvoidsetDownloadUrl(String downloadUrl) voidvoidsetLongTermRequirements(LongTermRequirements longTermRequirements) voidStatus of the long term forecasttoString()
-
Constructor Details
-
LongTermRequirementsResponse
public LongTermRequirementsResponse() -
LongTermRequirementsResponse
-
-
Method Details
-
status
Status of the long term forecast -
getStatus
-
setStatus
-
errorCode
Error code when status is Failed -
getErrorCode
-
setErrorCode
-
longTermRequirements
For schema documentation only, always null, schema for staffing forecast result at downloadUrl -
getLongTermRequirements
-
setLongTermRequirements
-
downloadUrl
Download URL for the staffing forecast result -
getDownloadUrl
-
setDownloadUrl
-
equals
-
hashCode
public int hashCode() -
toString
-