public final class BlobDownloadResponse extends com.azure.core.http.rest.ResponseBase<BlobDownloadHeaders,Void>
| Constructor and Description |
|---|
BlobDownloadResponse(BlobDownloadAsyncResponse response)
Constructs a
BlobDownloadResponse. |
public BlobDownloadResponse(BlobDownloadAsyncResponse response)
BlobDownloadResponse.response - Response returned from the service.Copyright © 2020 Microsoft Corporation. All rights reserved.