Uses of Class
com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.BQBotServiceGrpc.BQBotServiceBlockingStub
-
Packages that use BQBotServiceGrpc.BQBotServiceBlockingStub Package Description com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice -
-
Uses of BQBotServiceGrpc.BQBotServiceBlockingStub in com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice
Methods in com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice that return BQBotServiceGrpc.BQBotServiceBlockingStub Modifier and Type Method Description protected BQBotServiceGrpc.BQBotServiceBlockingStubBQBotServiceGrpc.BQBotServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static BQBotServiceGrpc.BQBotServiceBlockingStubBQBotServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-