Uses of Class
com.mypurecloud.sdk.v2.model.ProgramsEntityListing
Packages that use ProgramsEntityListing
-
Uses of ProgramsEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ProgramsEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsPrograms(GetSpeechandtextanalyticsProgramsRequest request) Get the list of Speech & Text Analytics programsSpeechTextAnalyticsApi.getSpeechandtextanalyticsPrograms(String nextPage, Integer pageSize, String state, String name, List<String> ids, String sortBy, String sortOrder) Get the list of Speech & Text Analytics programsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ProgramsEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsPrograms(ApiRequest<Void> request) Get the list of Speech & Text Analytics programsSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsAsync(GetSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<ProgramsEntityListing> callback) Get the list of Speech & Text Analytics programsSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramsEntityListing>> callback) Get the list of Speech & Text Analytics programsSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsWithHttpInfo(String nextPage, Integer pageSize, String state, String name, List<String> ids, String sortBy, String sortOrder) Get the list of Speech & Text Analytics programsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ProgramsEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsAsync(GetSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<ProgramsEntityListing> callback) Get the list of Speech & Text Analytics programsSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramsEntityListing>> callback) Get the list of Speech & Text Analytics programs -
Uses of ProgramsEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProgramsEntityListing