Uses of Class
com.google.cloud.ids.v1.IDSGrpc.IDSStub
-
Packages that use IDSGrpc.IDSStub Package Description com.google.cloud.ids.v1 A client to Cloud IDS API -
-
Uses of IDSGrpc.IDSStub in com.google.cloud.ids.v1
Methods in com.google.cloud.ids.v1 that return IDSGrpc.IDSStub Modifier and Type Method Description protected IDSGrpc.IDSStub
IDSGrpc.IDSStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IDSGrpc.IDSStub
IDSGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-