Uses of Class
net.andrewcpu.elevenlabs.model.projects.ChapterSnapshot
Packages that use ChapterSnapshot
Package
Description
-
Uses of ChapterSnapshot in net.andrewcpu.elevenlabs.api.impl
Methods in net.andrewcpu.elevenlabs.api.impl that return types with arguments of type ChapterSnapshotModifier and TypeMethodDescriptionProjectsAPI.getChapterSnapshots(String projectId, String chapterId) -
Uses of ChapterSnapshot in net.andrewcpu.elevenlabs.model.projects
Methods in net.andrewcpu.elevenlabs.model.projects that return types with arguments of type ChapterSnapshotModifier and TypeMethodDescriptionChapter.getChapterSnapshots(String projectId) Project.getChapterSnapshots(Chapter chapter) -
Uses of ChapterSnapshot in net.andrewcpu.elevenlabs.model.response
Methods in net.andrewcpu.elevenlabs.model.response that return types with arguments of type ChapterSnapshotConstructor parameters in net.andrewcpu.elevenlabs.model.response with type arguments of type ChapterSnapshot