Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntentsCustomerintentRequest
Packages that use GetIntentsCustomerintentRequest
-
Uses of GetIntentsCustomerintentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntentsCustomerintentRequestModifier and TypeMethodDescriptionIntentsApi.getIntentsCustomerintent(GetIntentsCustomerintentRequest request) Get customer intent for customerIntentIdIntentsApiAsync.getIntentsCustomerintentAsync(GetIntentsCustomerintentRequest request, AsyncApiCallback<CustomerIntentResponse> callback) Get customer intent for customerIntentId -
Uses of GetIntentsCustomerintentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntentsCustomerintentRequestModifier and TypeMethodDescriptionGetIntentsCustomerintentRequest.Builder.build()GetIntentsCustomerintentRequest.withCustomerIntentId(String customerIntentId) GetIntentsCustomerintentRequest.withCustomHeader(String name, String value)