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