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.IDSBlockingStubIDSGrpc.IDSBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static IDSGrpc.IDSBlockingStubIDSGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-