Uses of Interface
com.mypurecloud.sdk.v2.hooksmanager.PreRequestHook
Packages that use PreRequestHook
-
Uses of PreRequestHook in com.mypurecloud.sdk.v2
Methods in com.mypurecloud.sdk.v2 with parameters of type PreRequestHookModifier and TypeMethodDescriptionvoidApiClient.addPreRequestHook(PreRequestHook hook) Methods to set the hooksvoidApiClient.removePreRequestHook(PreRequestHook hook) -
Uses of PreRequestHook in com.mypurecloud.sdk.v2.hooksmanager
Classes in com.mypurecloud.sdk.v2.hooksmanager that implement PreRequestHookMethods in com.mypurecloud.sdk.v2.hooksmanager that return types with arguments of type PreRequestHookMethods in com.mypurecloud.sdk.v2.hooksmanager with parameters of type PreRequestHookModifier and TypeMethodDescriptionvoidHookManager.addPreRequestHook(PreRequestHook hook) voidHookManager.removePreRequestHook(PreRequestHook hook)