Index
All Classes and Interfaces|All Packages
C
- CustomHeader - Record Class in io.camunda.plugin.search.header
-
An object that represents HTTP header that is supposed to be added to a search database HTTP call.
- CustomHeader(String, String) - Constructor for record class io.camunda.plugin.search.header.CustomHeader
-
Creates an instance of a
CustomHeaderrecord class.
D
- DatabaseCustomHeaderSupplier - Interface in io.camunda.plugin.search.header
E
- equals(Object) - Method in record class io.camunda.plugin.search.header.CustomHeader
-
Indicates whether some other object is "equal to" this one.
G
- getSearchDatabaseCustomHeader() - Method in interface io.camunda.plugin.search.header.DatabaseCustomHeaderSupplier
-
Fetches any additional headers to be used in requests to ElasticSearch or OpenSearch
H
- hashCode() - Method in record class io.camunda.plugin.search.header.CustomHeader
-
Returns a hash code value for this object.
I
- io.camunda.plugin.search.header - package io.camunda.plugin.search.header
K
- key() - Method in record class io.camunda.plugin.search.header.CustomHeader
-
Returns the value of the
keyrecord component.
T
- toString() - Method in record class io.camunda.plugin.search.header.CustomHeader
-
Returns a string representation of this record class.
V
- value() - Method in record class io.camunda.plugin.search.header.CustomHeader
-
Returns the value of the
valuerecord component.
All Classes and Interfaces|All Packages