public static class StructuredSearchDetails.Builder extends Object
Modifier and Type | Method and Description |
---|---|
StructuredSearchDetails |
build() |
StructuredSearchDetails.Builder |
copy(StructuredSearchDetails o) |
StructuredSearchDetails.Builder |
matchingContextType(MatchingContextTypeEnum matchingContextType) |
StructuredSearchDetails.Builder |
query(String query) |
String |
toString() |
public StructuredSearchDetails.Builder matchingContextType(MatchingContextTypeEnum matchingContextType)
public StructuredSearchDetails.Builder query(String query)
public StructuredSearchDetails build()
public StructuredSearchDetails.Builder copy(StructuredSearchDetails o)
Copyright © 2016–2022. All rights reserved.