Uses of Record Class
org.qubership.integration.platform.sessions.properties.opensearch.IndexProperties
Packages that use IndexProperties
-
Uses of IndexProperties in org.qubership.integration.platform.sessions.properties.opensearch
Methods in org.qubership.integration.platform.sessions.properties.opensearch that return IndexPropertiesModifier and TypeMethodDescriptionOpenSearchProperties.index()Returns the value of theindexrecord component.Constructors in org.qubership.integration.platform.sessions.properties.opensearch with parameters of type IndexPropertiesModifierConstructorDescriptionOpenSearchProperties(ClientProperties client, SessionProperties session, IndexProperties index) Creates an instance of aOpenSearchPropertiesrecord class.