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