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