Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsTopicsGeneralRequest
Packages that use GetSpeechandtextanalyticsTopicsGeneralRequest
-
Uses of GetSpeechandtextanalyticsTopicsGeneralRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsTopicsGeneralRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsGeneral(GetSpeechandtextanalyticsTopicsGeneralRequest request) Get the Speech & Text Analytics general topics for a given dialectSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsTopicsGeneralAsync(GetSpeechandtextanalyticsTopicsGeneralRequest request, AsyncApiCallback<GeneralTopicsEntityListing> callback) Get the Speech & Text Analytics general topics for a given dialect -
Uses of GetSpeechandtextanalyticsTopicsGeneralRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsTopicsGeneralRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsTopicsGeneralRequest.Builder.build()GetSpeechandtextanalyticsTopicsGeneralRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsTopicsGeneralRequest.withDialect(String dialect)