Uses of Class
com.mypurecloud.sdk.v2.model.DivisionReference
Packages that use DivisionReference
-
Uses of DivisionReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DivisionReferenceModifier and TypeMethodDescriptionBusinessUnitListItem.getDivision()BusinessUnitResponse.getDivision()DivisionedDomainEntityRef.getDivision()InsightsAgents.getDivision()InsightsDetails.getDivision()InsightsRankings.getDivision()InsightsSummary.getDivision()InsightsTrend.getDivision()ManagementUnit.getDivision()UserInsightsTrend.getDivision()Methods in com.mypurecloud.sdk.v2.model with parameters of type DivisionReferenceModifier and TypeMethodDescriptionBusinessUnitListItem.division(DivisionReference division) The division to which this entity belongs.BusinessUnitResponse.division(DivisionReference division) The division to which this entity belongs.InsightsAgents.division(DivisionReference division) The divisionInsightsDetails.division(DivisionReference division) The divisionInsightsRankings.division(DivisionReference division) The divisionInsightsSummary.division(DivisionReference division) The divisionInsightsTrend.division(DivisionReference division) The divisionManagementUnit.division(DivisionReference division) The division to which this entity belongs.UserInsightsTrend.division(DivisionReference division) The divisionvoidBusinessUnitListItem.setDivision(DivisionReference division) voidBusinessUnitResponse.setDivision(DivisionReference division) voidInsightsAgents.setDivision(DivisionReference division) voidInsightsDetails.setDivision(DivisionReference division) voidInsightsRankings.setDivision(DivisionReference division) voidInsightsSummary.setDivision(DivisionReference division) voidInsightsTrend.setDivision(DivisionReference division) voidManagementUnit.setDivision(DivisionReference division) voidUserInsightsTrend.setDivision(DivisionReference division)