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