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