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