Uses of Class
com.mypurecloud.sdk.v2.model.CapacityPlanListItem
Packages that use CapacityPlanListItem
-
Uses of CapacityPlanListItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CapacityPlanListItemModifier and TypeMethodDescriptionCapacityPlanListItem.endBusinessUnitDate(LocalDate endBusinessUnitDate) The end date for the capacity plan relative to the business unit time zone in yyyy-MM-dd format.The globally unique identifier for the object.CapacityPlanListItem.metadata(CapacityPlanMetadata metadata) The metadata of this capacity planCapacityPlanListItem.startBusinessUnitDate(LocalDate startBusinessUnitDate) The start date for the capacity plan relative to the business unit time zone in yyyy-MM-dd format.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CapacityPlanListItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CapacityPlanListItemModifier and TypeMethodDescriptionCapacityPlansListResponse.entities(List<CapacityPlanListItem> entities) voidCapacityPlansListResponse.setEntities(List<CapacityPlanListItem> entities)