Uses of Class
flyteidl.service.IdentityServiceGrpc.IdentityServiceStub
-
Packages that use IdentityServiceGrpc.IdentityServiceStub Package Description flyteidl.service -
-
Uses of IdentityServiceGrpc.IdentityServiceStub in flyteidl.service
Methods in flyteidl.service that return IdentityServiceGrpc.IdentityServiceStub Modifier and Type Method Description protected IdentityServiceGrpc.IdentityServiceStubIdentityServiceGrpc.IdentityServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static IdentityServiceGrpc.IdentityServiceStubIdentityServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-