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