Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchIntentsCustomerintentRequest
Packages that use PatchIntentsCustomerintentRequest
-
Uses of PatchIntentsCustomerintentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchIntentsCustomerintentRequestModifier and TypeMethodDescriptionIntentsApi.patchIntentsCustomerintent(PatchIntentsCustomerintentRequest request) Patch customer intent for customerIntentIdIntentsApiAsync.patchIntentsCustomerintentAsync(PatchIntentsCustomerintentRequest request, AsyncApiCallback<CustomerIntentResponse> callback) Patch customer intent for customerIntentId -
Uses of PatchIntentsCustomerintentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchIntentsCustomerintentRequestModifier and TypeMethodDescriptionPatchIntentsCustomerintentRequest.Builder.build()PatchIntentsCustomerintentRequest.withBody(CustomerIntentPatch body) PatchIntentsCustomerintentRequest.withCustomerIntentId(String customerIntentId) PatchIntentsCustomerintentRequest.withCustomHeader(String name, String value)