Package com.mypurecloud.sdk.v2.model
Class StaffingGroupListing
java.lang.Object
com.mypurecloud.sdk.v2.model.StaffingGroupListing
- All Implemented Interfaces:
Serializable
StaffingGroupListing
- 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<StaffingGroupResponse> entities) booleaninthashCode()voidsetDownloadUrl(String downloadUrl) voidsetEntities(List<StaffingGroupResponse> entities) toString()
-
Constructor Details
-
StaffingGroupListing
public StaffingGroupListing() -
StaffingGroupListing
-
-
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
-