Uses of Record Class
ch.rasc.jcentserverclient.models.BatchResponse
Packages that use BatchResponse
-
Uses of BatchResponse in ch.rasc.jcentserverclient.clients
Methods in ch.rasc.jcentserverclient.clients that return BatchResponseModifier and TypeMethodDescriptionBatchClient.batch(BatchRequest request) Execute multiple commands in a single batch request.default BatchResponseBatchClient.batch(Function<BatchRequest.Builder, BatchRequest.Builder> fn) Execute multiple commands in a single batch request.