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