Uses of Class
com.mypurecloud.sdk.v2.model.ListedProgram
Packages that use ListedProgram
-
Uses of ListedProgram in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ListedProgramModifier and TypeMethodDescriptionListedProgram.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.ListedProgram.description(String description) ListedProgram.modifiedBy(AddressableEntityRef modifiedBy) ListedProgram.topicsCount(Integer topicsCount) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ListedProgramMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ListedProgramModifier and TypeMethodDescriptionProgramsEntityListing.entities(List<ListedProgram> entities) voidProgramsEntityListing.setEntities(List<ListedProgram> entities)