Uses of Class
io.quarkus.grpc.GrpcClient.Literal
-
-
Uses of GrpcClient.Literal in io.quarkus.grpc
Methods in io.quarkus.grpc that return GrpcClient.Literal Modifier and Type Method Description static GrpcClient.LiteralGrpcClient.Literal. of(String value)Creates a new instance ofGrpcClient.Literal.
-