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