MediaResponse 类
定义
Response associated with retrieving attachment content in the Azure Cosmos DB database service.
public class MediaResponse
- 继承
-
java.lang.ObjectMediaResponse
方法
getMedia() |
Gets the attachment content stream.
|
getResponseHeaders() |
Gets the headers associated with the response.
|