Uses of Class
de.codecentric.boot.admin.server.domain.values.Endpoint
Packages that use Endpoint
Package
Description
-
Uses of Endpoint in de.codecentric.boot.admin.server.domain.values
Methods in de.codecentric.boot.admin.server.domain.values that return EndpointMethods in de.codecentric.boot.admin.server.domain.values that return types with arguments of type EndpointMethod parameters in de.codecentric.boot.admin.server.domain.values with type arguments of type EndpointModifier and TypeMethodDescriptionstatic EndpointsEndpoints.of(@Nullable Collection<Endpoint> endpoints) -
Uses of Endpoint in de.codecentric.boot.admin.server.services.endpoints
Methods in de.codecentric.boot.admin.server.services.endpoints that return EndpointModifier and TypeMethodDescriptionProbeEndpointsStrategy.DetectedEndpoint.endpoint()Returns the value of theendpointrecord component.Constructors in de.codecentric.boot.admin.server.services.endpoints with parameters of type EndpointModifierConstructorDescriptionprotectedDetectedEndpoint(ProbeEndpointsStrategy.EndpointDefinition definition, Endpoint endpoint) Creates an instance of aDetectedEndpointrecord class. -
Uses of Endpoint in de.codecentric.boot.admin.server.utils.jackson
Methods in de.codecentric.boot.admin.server.utils.jackson that return EndpointMethod parameters in de.codecentric.boot.admin.server.utils.jackson with type arguments of type EndpointModifier and TypeMethodDescriptionstatic EndpointsEndpointsMixin.of(@Nullable Collection<Endpoint> endpoints)