Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.readinessprobe.Grpc
-
Packages that use Grpc Package Description org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers -
-
Uses of Grpc in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers
Methods in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers that return Grpc Modifier and Type Method Description GrpcReadinessProbe. getGrpc()Methods in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers with parameters of type Grpc Modifier and Type Method Description voidReadinessProbe. setGrpc(Grpc grpc)
-