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