Package | Description |
---|---|
com.google.cloud |
Core classes for the
google-cloud library. |
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Field and Description |
---|---|
static ExceptionHandler.Interceptor |
BaseService.EXCEPTION_HANDLER_INTERCEPTOR |
Modifier and Type | Method and Description |
---|---|
ExceptionHandler.Builder |
ExceptionHandler.Builder.addInterceptors(ExceptionHandler.Interceptor... interceptors)
Adds the exception handler interceptors.
|
Modifier and Type | Field and Description |
---|---|
static ExceptionHandler.Interceptor |
TransactionExceptionHandler.TRANSACTION_EXCEPTION_HANDLER_INTERCEPTOR |
Copyright © 2019 Google LLC. All rights reserved.