| Package | Description |
|---|---|
| com.microsoft.azure.cosmosdb | |
| com.microsoft.azure.cosmosdb.rx |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Resource> |
BridgeInternal.toMediaResponse(com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceResponse response,
boolean willBuffer) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<MediaResponse> |
AsyncDocumentClient.readMedia(String mediaLink)
Reads a media by the media link.
|
rx.Observable<MediaResponse> |
AsyncDocumentClient.updateMedia(String mediaLink,
InputStream mediaStream,
MediaOptions options)
Updates a media by the media link.
|
Copyright © 2018. All rights reserved.