SearchResponse
//d1-client-java/io.cybercrypt.d1.response/SearchResponse
SearchResponse
[d1]\ public class SearchResponse
Constructors
| SearchResponse | [d1] public voidSearchResponse(List<String>identifiers) Initializes a new instance of the SearchResponse. |
Functions
| Name | Summary |
|---|---|
| getIdentifiers | [d1] public List<String>getIdentifiers() Get the identifiers. |
Properties
| Name | Summary |
|---|---|
| identifiers | [d1] public final List<String>identifiers |