Uses of Class
io.helidon.webclient.grpc.ClientUriSuppliers.RandomSupplier
-
Uses of ClientUriSuppliers.RandomSupplier in io.helidon.webclient.grpc
Methods in io.helidon.webclient.grpc that return ClientUriSuppliers.RandomSupplierModifier and TypeMethodDescriptionClientUriSuppliers.RandomSupplier.create(io.helidon.webclient.api.ClientUri... clientUris) Creates a random supplier.ClientUriSuppliers.RandomSupplier.create(Collection<io.helidon.webclient.api.ClientUri> clientUris) Creates a random supplier.