Class IpFilter
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.IpFilter
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<IpFilter>Json deserializer forIpFilter -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanhttp()Required - API name:httpstatic IpFiltervoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final booleanRequired - API name:transport
-
Field Details
-
_DESERIALIZER
Json deserializer forIpFilter
-
-
Method Details
-
of
-
http
public final boolean http()Required - API name:http -
transport
public final boolean transport()Required - API name:transport -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIpFilterDeserializer
-