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