public interface RepositoryApiClientInterceptor extends AutoCloseable, kong.unirest.Interceptor
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Since the underlying resource (the HTTP client) won't throw any exception during its close() invocation.
|
void close()
close in interface AutoCloseableCopyright © 2022. All rights reserved.