Uses of Class
com.mypurecloud.sdk.v2.model.RecordingFormPage
Packages that use RecordingFormPage
-
Uses of RecordingFormPage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingFormPageModifier and TypeMethodDescriptionRecordingFormPage.pageComponents(List<RecordingFormPageComponent> pageComponents) Page components in this form page.Text to show in the subtitle.Text to show in the title.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RecordingFormPageMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RecordingFormPageModifier and TypeMethodDescriptionRecordingForm.formPages(List<RecordingFormPage> formPages) Form pages.voidRecordingForm.setFormPages(List<RecordingFormPage> formPages)