Uses of Class
org.openapitools.client.model.SingleQueuedChunkResponse
-
Packages that use SingleQueuedChunkResponse Package Description org.openapitools.client.model -
-
Uses of SingleQueuedChunkResponse in org.openapitools.client.model
Methods in org.openapitools.client.model that return SingleQueuedChunkResponse Modifier and Type Method Description SingleQueuedChunkResponseSingleQueuedChunkResponse. chunkMetadata(ChunkMetadata chunkMetadata)static SingleQueuedChunkResponseSingleQueuedChunkResponse. fromJson(String jsonString)Create an instance of SingleQueuedChunkResponse given an JSON stringSingleQueuedChunkResponseReturnQueuedChunk. getSingleQueuedChunkResponse()Get the actual instance of `SingleQueuedChunkResponse`.SingleQueuedChunkResponseSingleQueuedChunkResponse. posInQueue(Integer posInQueue)Constructors in org.openapitools.client.model with parameters of type SingleQueuedChunkResponse Constructor Description ReturnQueuedChunk(SingleQueuedChunkResponse o)
-