Uses of Class
com.mypurecloud.sdk.v2.api.request.PostIntentsCustomerintentsRequest
Packages that use PostIntentsCustomerintentsRequest
-
Uses of PostIntentsCustomerintentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostIntentsCustomerintentsRequestModifier and TypeMethodDescriptionIntentsApi.postIntentsCustomerintents(PostIntentsCustomerintentsRequest request) Create customer intentsIntentsApiAsync.postIntentsCustomerintentsAsync(PostIntentsCustomerintentsRequest request, AsyncApiCallback<CustomerIntentResponse> callback) Create customer intents -
Uses of PostIntentsCustomerintentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostIntentsCustomerintentsRequestModifier and TypeMethodDescriptionPostIntentsCustomerintentsRequest.Builder.build()PostIntentsCustomerintentsRequest.withBody(CustomerIntent body) PostIntentsCustomerintentsRequest.withCustomHeader(String name, String value)