interceptors property

List<ClientInterceptor> interceptors
final

List of interceptors to apply to requests/responses.

Implementation

final List<ClientInterceptor> interceptors;