Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsProgramRequest
Packages that use GetSpeechandtextanalyticsProgramRequest
-
Uses of GetSpeechandtextanalyticsProgramRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsProgramRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgram(GetSpeechandtextanalyticsProgramRequest request) Get a Speech & Text Analytics program by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramAsync(GetSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<Program> callback) Get a Speech & Text Analytics program by id -
Uses of GetSpeechandtextanalyticsProgramRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsProgramRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsProgramRequest.Builder.build()GetSpeechandtextanalyticsProgramRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsProgramRequest.withProgramId(String programId)