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.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.