Interface HealthProbeGrpc.AsyncService

All Known Implementing Classes:
HealthProbeGrpc.HealthProbeImplBase
Enclosing class:
HealthProbeGrpc

public static interface HealthProbeGrpc.AsyncService
 The health probe service definition.
 
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    getStatus(HealthProbeRequest request, io.grpc.stub.StreamObserver<HealthProbeReply> responseObserver)
    Gets the runtime status of the capability
  • Method Details

    • getStatus

      default void getStatus(HealthProbeRequest request, io.grpc.stub.StreamObserver<HealthProbeReply> responseObserver)
       Gets the runtime status of the capability