Package com.mypurecloud.sdk.v2.model
Class ContactImportJobEntityListing
java.lang.Object
com.mypurecloud.sdk.v2.model.ContactImportJobEntityListing
- All Implemented Interfaces:
Serializable
ContactImportJobEntityListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe cursor that points to the next set of entities being returned.entities(List<ContactImportJobResponse> entities) booleaninthashCode()previousUri(String previousUri) voidsetCursors(Cursors cursors) voidsetEntities(List<ContactImportJobResponse> entities) voidsetNextUri(String nextUri) voidsetPreviousUri(String previousUri) voidsetSelfUri(String selfUri) toString()
-
Constructor Details
-
ContactImportJobEntityListing
public ContactImportJobEntityListing() -
ContactImportJobEntityListing
-
-
Method Details
-
entities
-
getEntities
-
setEntities
-
nextUri
-
getNextUri
-
setNextUri
-
selfUri
-
getSelfUri
-
setSelfUri
-
previousUri
-
getPreviousUri
-
setPreviousUri
-
cursors
The cursor that points to the next set of entities being returned. -
getCursors
-
setCursors
-
equals
-
hashCode
public int hashCode() -
toString
-