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.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)