Package com.mypurecloud.sdk.v2.model
Class BuTimeOffPlanListing
java.lang.Object
com.mypurecloud.sdk.v2.model.BuTimeOffPlanListing
- All Implemented Interfaces:
Serializable
BuTimeOffPlanListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) URL from which to fetch results for requests with a large result set.entities(List<BuTimeOffPlanResponse> entities) booleaninthashCode()voidsetDownloadUrl(String downloadUrl) voidsetEntities(List<BuTimeOffPlanResponse> entities) toString()
-
Constructor Details
-
BuTimeOffPlanListing
public BuTimeOffPlanListing() -
BuTimeOffPlanListing
-
-
Method Details
-
entities
-
getEntities
-
setEntities
-
downloadUrl
URL from which to fetch results for requests with a large result set. If populated, the downloaded data will conform to the same schema as would normally be returned, excepting downloaded data will never itself contain a downloadUrl -
getDownloadUrl
-
setDownloadUrl
-
equals
-
hashCode
public int hashCode() -
toString
-