Uses of Class
com.google.cloud.BaseServiceException.ExceptionData.Builder
Packages that use BaseServiceException.ExceptionData.Builder
-
Uses of BaseServiceException.ExceptionData.Builder in com.google.cloud
Methods in com.google.cloud that return BaseServiceException.ExceptionData.BuilderModifier and TypeMethodDescriptionBaseServiceException.ExceptionData.newBuilder()BaseServiceException.ExceptionData.Builder.setCode(int code) BaseServiceException.ExceptionData.Builder.setDebugInfo(String debugInfo) BaseServiceException.ExceptionData.Builder.setLocation(String location) BaseServiceException.ExceptionData.Builder.setMessage(String message) BaseServiceException.ExceptionData.Builder.setRetryable(boolean retryable)