JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mypurecloud.sdk.v2.hooksmanager
Interface PostResponseHook<T>
All Known Implementing Classes:
LoggingPostResponseHook
public interface
PostResponseHook<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T>
ApiResponse
<T>
execute
(
ApiResponse
<T> response)
Method Details
execute
<T>
ApiResponse
<T>
execute
(
ApiResponse
<T> response)
throws
ApiException
Throws:
ApiException