Uses of Interface
com.google.api.gax.batching.BatchResource
Packages that use BatchResource
-
Uses of BatchResource in com.google.api.gax.batching
Methods in com.google.api.gax.batching that return BatchResourceModifier and TypeMethodDescriptionBatchResource.add(BatchResource resource) Adds the additional resource.default BatchResourceBatchingDescriptor.createEmptyResource()Create an emptyBatchResource.default BatchResourceBatchingDescriptor.createResource(ElementT element) Creates a newBatchResourcewith ElementT.Methods in com.google.api.gax.batching with parameters of type BatchResourceModifier and TypeMethodDescriptionBatchResource.add(BatchResource resource) Adds the additional resource.