Package com.google.api.gax.batching
Interface RequestBuilder<RequestT>
-
public interface RequestBuilder<RequestT>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidappendRequest(RequestT request)RequestTbuild()
-