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