Uses of Interface
com.google.cloud.BatchResult.Callback
Packages that use BatchResult.Callback
-
Uses of BatchResult.Callback in com.google.cloud
Methods in com.google.cloud with parameters of type BatchResult.CallbackModifier and TypeMethodDescriptionvoidBatchResult.notify(BatchResult.Callback<T, E> callback) Adds a callback for the batch operation.