Package com.mypurecloud.sdk.v2.model
Class CoachingAnnotationList
java.lang.Object
com.mypurecloud.sdk.v2.model.CoachingAnnotationList
- All Implemented Interfaces:
PagedResource<CoachingAnnotation>,Serializable
public class CoachingAnnotationList
extends Object
implements Serializable, PagedResource<CoachingAnnotation>
CoachingAnnotationList
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<CoachingAnnotation> entities) booleangetTotal()inthashCode()pageNumber(Integer pageNumber) previousUri(String previousUri) voidsetEntities(List<CoachingAnnotation> entities) voidsetFirstUri(String firstUri) voidsetLastUri(String lastUri) voidsetNextUri(String nextUri) voidsetPageCount(Integer pageCount) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetPreviousUri(String previousUri) voidsetSelfUri(String selfUri) voidtoString()
-
Constructor Details
-
CoachingAnnotationList
public CoachingAnnotationList() -
CoachingAnnotationList
-
-
Method Details
-
entities
-
getEntities
- Specified by:
getEntitiesin interfacePagedResource<CoachingAnnotation>
-
setEntities
- Specified by:
setEntitiesin interfacePagedResource<CoachingAnnotation>
-
pageSize
-
getPageSize
- Specified by:
getPageSizein interfacePagedResource<CoachingAnnotation>
-
setPageSize
- Specified by:
setPageSizein interfacePagedResource<CoachingAnnotation>
-
pageNumber
-
getPageNumber
- Specified by:
getPageNumberin interfacePagedResource<CoachingAnnotation>
-
setPageNumber
- Specified by:
setPageNumberin interfacePagedResource<CoachingAnnotation>
-
total
-
getTotal
- Specified by:
getTotalin interfacePagedResource<CoachingAnnotation>
-
setTotal
- Specified by:
setTotalin interfacePagedResource<CoachingAnnotation>
-
firstUri
-
getFirstUri
- Specified by:
getFirstUriin interfacePagedResource<CoachingAnnotation>
-
setFirstUri
- Specified by:
setFirstUriin interfacePagedResource<CoachingAnnotation>
-
nextUri
-
getNextUri
- Specified by:
getNextUriin interfacePagedResource<CoachingAnnotation>
-
setNextUri
- Specified by:
setNextUriin interfacePagedResource<CoachingAnnotation>
-
previousUri
-
getPreviousUri
- Specified by:
getPreviousUriin interfacePagedResource<CoachingAnnotation>
-
setPreviousUri
- Specified by:
setPreviousUriin interfacePagedResource<CoachingAnnotation>
-
lastUri
-
getLastUri
- Specified by:
getLastUriin interfacePagedResource<CoachingAnnotation>
-
setLastUri
- Specified by:
setLastUriin interfacePagedResource<CoachingAnnotation>
-
selfUri
-
getSelfUri
- Specified by:
getSelfUriin interfacePagedResource<CoachingAnnotation>
-
setSelfUri
- Specified by:
setSelfUriin interfacePagedResource<CoachingAnnotation>
-
pageCount
-
getPageCount
- Specified by:
getPageCountin interfacePagedResource<CoachingAnnotation>
-
setPageCount
- Specified by:
setPageCountin interfacePagedResource<CoachingAnnotation>
-
equals
-
hashCode
public int hashCode() -
toString
-