Uses of Class
com.google.cloud.ids.v1.IDSGrpc.IDSBlockingStub
-
Packages that use IDSGrpc.IDSBlockingStub Package Description com.google.cloud.ids.v1 A client to Cloud IDS API -
-
Uses of IDSGrpc.IDSBlockingStub in com.google.cloud.ids.v1
Methods in com.google.cloud.ids.v1 that return IDSGrpc.IDSBlockingStub Modifier and Type Method Description protected IDSGrpc.IDSBlockingStub
IDSGrpc.IDSBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IDSGrpc.IDSBlockingStub
IDSGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-