Uses of Class
flyteidl.service.IdentityServiceGrpc.IdentityServiceBlockingStub
-
Packages that use IdentityServiceGrpc.IdentityServiceBlockingStub Package Description flyteidl.service -
-
Uses of IdentityServiceGrpc.IdentityServiceBlockingStub in flyteidl.service
Methods in flyteidl.service that return IdentityServiceGrpc.IdentityServiceBlockingStub Modifier and Type Method Description protected IdentityServiceGrpc.IdentityServiceBlockingStubIdentityServiceGrpc.IdentityServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static IdentityServiceGrpc.IdentityServiceBlockingStubIdentityServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-