Uses of Class
com.mypurecloud.sdk.v2.model.DeleteProgramResponse
Packages that use DeleteProgramResponse
-
Uses of DeleteProgramResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DeleteProgramResponseModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.deleteSpeechandtextanalyticsProgram(DeleteSpeechandtextanalyticsProgramRequest request) Delete a Speech & Text Analytics program by idSpeechTextAnalyticsApi.deleteSpeechandtextanalyticsProgram(String programId, Boolean forceDelete) Delete a Speech & Text Analytics program by idMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DeleteProgramResponseModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.deleteSpeechandtextanalyticsProgram(ApiRequest<Void> request) Delete a Speech & Text Analytics program by idSpeechTextAnalyticsApiAsync.deleteSpeechandtextanalyticsProgramAsync(DeleteSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<DeleteProgramResponse> callback) Delete a Speech & Text Analytics program by idSpeechTextAnalyticsApiAsync.deleteSpeechandtextanalyticsProgramAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DeleteProgramResponse>> callback) Delete a Speech & Text Analytics program by idSpeechTextAnalyticsApi.deleteSpeechandtextanalyticsProgramWithHttpInfo(String programId, Boolean forceDelete) Delete a Speech & Text Analytics program by idMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DeleteProgramResponseModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.deleteSpeechandtextanalyticsProgramAsync(DeleteSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<DeleteProgramResponse> callback) Delete a Speech & Text Analytics program by idSpeechTextAnalyticsApiAsync.deleteSpeechandtextanalyticsProgramAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DeleteProgramResponse>> callback) Delete a Speech & Text Analytics program by id -
Uses of DeleteProgramResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DeleteProgramResponseModifier and TypeMethodDescriptionDeleteProgramResponse.topicLinksJob(AddressableEntityRef topicLinksJob)