Uses of Interface
com.google.cloud.ExceptionHandler.Interceptor
-
Packages that use ExceptionHandler.Interceptor Package Description com.google.cloud Core classes for thegoogle-cloud
library. -
-
Uses of ExceptionHandler.Interceptor in com.google.cloud
Fields in com.google.cloud declared as ExceptionHandler.Interceptor Modifier and Type Field Description static ExceptionHandler.Interceptor
BaseService. EXCEPTION_HANDLER_INTERCEPTOR
Methods in com.google.cloud with parameters of type ExceptionHandler.Interceptor Modifier and Type Method Description ExceptionHandler.Builder
ExceptionHandler.Builder. addInterceptors(ExceptionHandler.Interceptor... interceptors)
Adds the exception handler interceptors.
-