Class NodeInfoSearch
java.lang.Object
org.opensearch.client.opensearch.nodes.info.NodeInfoSearch
- All Implemented Interfaces:
ToJsonp
public final class NodeInfoSearch extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNodeInfoSearch.BuilderBuilder forNodeInfoSearch. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<NodeInfoSearch>DESERIALIZERJson deserializer for NodeInfoSearch -
Constructor Summary
Constructors Modifier Constructor Description protectedNodeInfoSearch(NodeInfoSearch.Builder builder) -
Method Summary
Modifier and Type Method Description NodeInfoSearchRemoteremote()API name:remoteprotected static voidsetupNodeInfoSearchDeserializer(DelegatingDeserializer<NodeInfoSearch.Builder> op)voidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
-
Field Details
-
DESERIALIZER
Json deserializer for NodeInfoSearch
-
-
Constructor Details
-
Method Details
-
remote
API name:remote -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupNodeInfoSearchDeserializer
protected static void setupNodeInfoSearchDeserializer(DelegatingDeserializer<NodeInfoSearch.Builder> op)
-