Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLanguageunderstandingDomainFeedbackFeedbackIdRequest
Packages that use GetLanguageunderstandingDomainFeedbackFeedbackIdRequest
-
Uses of GetLanguageunderstandingDomainFeedbackFeedbackIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLanguageunderstandingDomainFeedbackFeedbackIdRequestModifier and TypeMethodDescriptionLanguageUnderstandingApi.getLanguageunderstandingDomainFeedbackFeedbackId(GetLanguageunderstandingDomainFeedbackFeedbackIdRequest request) Find a FeedbackLanguageUnderstandingApiAsync.getLanguageunderstandingDomainFeedbackFeedbackIdAsync(GetLanguageunderstandingDomainFeedbackFeedbackIdRequest request, AsyncApiCallback<NluFeedbackResponse> callback) Find a Feedback -
Uses of GetLanguageunderstandingDomainFeedbackFeedbackIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLanguageunderstandingDomainFeedbackFeedbackIdRequestModifier and TypeMethodDescriptionGetLanguageunderstandingDomainFeedbackFeedbackIdRequest.Builder.build()GetLanguageunderstandingDomainFeedbackFeedbackIdRequest.withCustomHeader(String name, String value) GetLanguageunderstandingDomainFeedbackFeedbackIdRequest.withDomainId(String domainId) GetLanguageunderstandingDomainFeedbackFeedbackIdRequest.withFeedbackId(String feedbackId) GetLanguageunderstandingDomainFeedbackFeedbackIdRequest.withFields(List<String> fields)