Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteIntentsCustomerintentRequest
Packages that use DeleteIntentsCustomerintentRequest
-
Uses of DeleteIntentsCustomerintentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteIntentsCustomerintentRequestModifier and TypeMethodDescriptionvoidIntentsApi.deleteIntentsCustomerintent(DeleteIntentsCustomerintentRequest request) Delete customer intent for customerIntentIdIntentsApiAsync.deleteIntentsCustomerintentAsync(DeleteIntentsCustomerintentRequest request, AsyncApiCallback<Void> callback) Delete customer intent for customerIntentId -
Uses of DeleteIntentsCustomerintentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteIntentsCustomerintentRequestModifier and TypeMethodDescriptionDeleteIntentsCustomerintentRequest.Builder.build()DeleteIntentsCustomerintentRequest.withCustomerIntentId(String customerIntentId) DeleteIntentsCustomerintentRequest.withCustomHeader(String name, String value)