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