public class ShareFileDownloadResponse extends com.azure.core.http.rest.ResponseBase<ShareFileDownloadHeaders,Void>
| Constructor and Description |
|---|
ShareFileDownloadResponse(ShareFileDownloadAsyncResponse response)
Constructs a
ShareFileDownloadResponse. |
public ShareFileDownloadResponse(ShareFileDownloadAsyncResponse response)
ShareFileDownloadResponse.response - Response returned from the service.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.