Package com.mypurecloud.sdk.v2.model
Class BuHeadcountForecastResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.BuHeadcountForecastResponse
- All Implemented Interfaces:
Serializable
BuHeadcountForecastResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) Download URL.booleaninthashCode()The headcount forecast, null when downloadUrl is providedvoidsetDownloadUrl(String downloadUrl) voidtoString()
-
Constructor Details
-
BuHeadcountForecastResponse
public BuHeadcountForecastResponse() -
BuHeadcountForecastResponse
-
-
Method Details
-
result
public BuHeadcountForecastResponse result(BuHeadcountForecastBuPlanningGroupHeadcountForecastResult result) The headcount forecast, null when downloadUrl is provided -
getResult
-
setResult
-
downloadUrl
Download URL. Null unless the response is too large to pass directly through the api -
getDownloadUrl
-
setDownloadUrl
-
equals
-
hashCode
public int hashCode() -
toString
-