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