Package com.atlan.model.search
Class IndexSearchResponse.Metadata
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.search.IndexSearchResponse.Metadata
- All Implemented Interfaces:
Serializable
- Enclosing class:
IndexSearchResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classIndexSearchResponse.Metadata.MetadataBuilder<C extends IndexSearchResponse.Metadata,B extends IndexSearchResponse.Metadata.MetadataBuilder<C, B>> Nested classes/interfaces inherited from class com.atlan.model.core.AtlanObject
AtlanObject.AtlanObjectBuilder<C extends AtlanObject,B extends AtlanObject.AtlanObjectBuilder<C, B>> -
Field Summary
Fields inherited from class com.atlan.model.core.AtlanObject
rawJsonObject -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionstatic IndexSearchResponse.Metadata.MetadataBuilder<?, ?> builder()protected booleanbooleanTBCgetSorts()Tags to associate with the search request.inthashCode()toString()Methods inherited from class com.atlan.model.core.AtlanObject
getRawJsonObject, setRawJsonObject, toJson
-
Constructor Details
-
Metadata
-
-
Method Details
-
builder
-
toBuilder
-
getHighlights
TBC -
getSorts
Tags to associate with the search request. -
equals
- Overrides:
equalsin classAtlanObject
-
canEqual
- Overrides:
canEqualin classAtlanObject
-
hashCode
public int hashCode()- Overrides:
hashCodein classAtlanObject
-
toString
Description copied from class:AtlanObject- Overrides:
toStringin classAtlanObject
-