public class QueryRequestParser extends Object
| Constructor and Description |
|---|
QueryRequestParser(String query)
CONSTRUCTOR
Create an instance of the QueryRequestParser based on the provided query.
|
public QueryRequestParser(String query) throws IllegalArgumentException
query - is the name of the blob (file name in the blob)IllegalArgumentException - if the query is null, empty, or not valid.public String toJson()
Copyright © 2019. All rights reserved.