Uses of Class
com.mypurecloud.sdk.v2.model.Cursors
Packages that use Cursors
-
Uses of Cursors in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CursorsModifier and TypeMethodDescriptionApiUsageQueryResult.getCursors()ContactImportJobEntityListing.getCursors()ContactImportSettingsEntityListing.getCursors()CursorContactListing.getCursors()CursorExternalSourceListing.getCursors()CursorNoteListing.getCursors()CursorOrganizationListing.getCursors()CursorRelationshipListing.getCursors()TaskManagementObservationQueryResponse.getCursors()Methods in com.mypurecloud.sdk.v2.model with parameters of type CursorsModifier and TypeMethodDescriptionCursor tokens to be used for navigating paginated resultsThe cursor that points to the next set of entities being returned.The cursor that points to the next set of entities being returned.The cursor that points to the next set of entities being returned.The cursor that points to the next set of entities being returned.The cursor that points to the next set of entities being returned.The cursor that points to the next set of entities being returned.The cursor that points to the next set of entities being returned.Cursor tokens to be used for navigating paginated resultsvoidApiUsageQueryResult.setCursors(Cursors cursors) voidContactImportJobEntityListing.setCursors(Cursors cursors) voidContactImportSettingsEntityListing.setCursors(Cursors cursors) voidCursorContactListing.setCursors(Cursors cursors) voidCursorExternalSourceListing.setCursors(Cursors cursors) voidCursorNoteListing.setCursors(Cursors cursors) voidCursorOrganizationListing.setCursors(Cursors cursors) voidCursorRelationshipListing.setCursors(Cursors cursors) voidTaskManagementObservationQueryResponse.setCursors(Cursors cursors)