Package ai.wanaku.core.exchange.v1
Interface HealthProbe
- All Superinterfaces:
io.quarkus.grpc.MutinyService
- All Known Implementing Classes:
HealthProbeClient
@Generated(value="by Mutiny Grpc generator",
comments="Source: healthprobe.proto")
public interface HealthProbe
extends io.quarkus.grpc.MutinyService
-
Method Summary
Modifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<HealthProbeReply> getStatus(HealthProbeRequest request) Gets the runtime status of the capability
-
Method Details
-
getStatus
Gets the runtime status of the capability
-