Class FetchProfileDebug
java.lang.Object
org.opensearch.client.opensearch.core.search.FetchProfileDebug
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<FetchProfileDebug.Builder,FetchProfileDebug>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class FetchProfileDebug
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<FetchProfileDebug.Builder,FetchProfileDebug>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<FetchProfileDebug> Json deserializer forFetchProfileDebug -
Method Summary
Modifier and TypeMethodDescriptionstatic FetchProfileDebug.Builderbuilder()booleanfinal IntegerfastPath()API name:fast_pathinthashCode()static FetchProfileDebugvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidAPI name:stored_fieldsCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonStringMethods inherited from interface org.opensearch.client.util.ToCopyableBuilder
copy
-
Field Details
-
_DESERIALIZER
Json deserializer forFetchProfileDebug
-
-
Method Details
-
of
public static FetchProfileDebug of(Function<FetchProfileDebug.Builder, ObjectBuilder<FetchProfileDebug>> fn) -
fastPath
API name:fast_path -
storedFields
API name:stored_fields -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toBuilder
Description copied from interface:ToCopyableBuilderCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<FetchProfileDebug.Builder,FetchProfileDebug> - Returns:
- a new builder instance.
-
builder
-
setupFetchProfileDebugDeserializer
protected static void setupFetchProfileDebugDeserializer(ObjectDeserializer<FetchProfileDebug.Builder> op) -
hashCode
public int hashCode() -
equals
-