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