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