Uses of Class
io.quarkus.grpc.deployment.GrpcClientBuildItem.ClientInfo
-
Packages that use GrpcClientBuildItem.ClientInfo Package Description io.quarkus.grpc.deployment -
-
Uses of GrpcClientBuildItem.ClientInfo in io.quarkus.grpc.deployment
Methods in io.quarkus.grpc.deployment that return types with arguments of type GrpcClientBuildItem.ClientInfo Modifier and Type Method Description Set<GrpcClientBuildItem.ClientInfo>GrpcClientBuildItem. getClients()Methods in io.quarkus.grpc.deployment with parameters of type GrpcClientBuildItem.ClientInfo Modifier and Type Method Description voidGrpcClientBuildItem. addClient(GrpcClientBuildItem.ClientInfo client)
-