Interface BatchHelper.QueueRequestCallback

  • Enclosing class:
    BatchHelper

    protected static interface BatchHelper.QueueRequestCallback
    Callback that causes a single StorageRequest to be added to the BatchRequest.
    • Method Detail

      • enqueue

        void enqueue​(com.google.api.client.googleapis.batch.BatchRequest batch)
              throws IOException
        Throws:
        IOException