Uses of Record Class
org.alfresco.hxi_connector.prediction_applier.config.RepositoryApiProperties.HealthProbe
Packages that use RepositoryApiProperties.HealthProbe
-
Uses of RepositoryApiProperties.HealthProbe in org.alfresco.hxi_connector.prediction_applier.config
Methods in org.alfresco.hxi_connector.prediction_applier.config that return RepositoryApiProperties.HealthProbeModifier and TypeMethodDescriptionRepositoryApiProperties.healthProbe()Returns the value of thehealthProberecord component.Constructors in org.alfresco.hxi_connector.prediction_applier.config with parameters of type RepositoryApiProperties.HealthProbeModifierConstructorDescriptionRepositoryApiProperties(String baseUrl, String discoveryEndpoint, org.alfresco.hxi_connector.common.config.properties.Retry retry, RepositoryApiProperties.HealthProbe healthProbe) Creates an instance of aRepositoryApiPropertiesrecord class.