public static class StructuredSearchDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StructuredSearchDetails |
build() |
StructuredSearchDetails.Builder |
copy(StructuredSearchDetails model) |
StructuredSearchDetails.Builder |
matchingContextType(MatchingContextTypeEnum matchingContextType) |
StructuredSearchDetails.Builder |
query(String query)
The structured query describing which resources to search for.
|
public StructuredSearchDetails.Builder matchingContextType(MatchingContextTypeEnum matchingContextType)
public StructuredSearchDetails.Builder query(String query)
The structured query describing which resources to search for.
query
- the value to setpublic StructuredSearchDetails build()
public StructuredSearchDetails.Builder copy(StructuredSearchDetails model)
Copyright © 2016–2024. All rights reserved.