Class BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStub>
-
- com.redhat.mercury.channelactivityanalysis.v10.api.bqmerchantbehaviorservice.BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStub
-
- Enclosing class:
- BQMerchantBehaviorServiceGrpc
public static final class BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)ExecuteMerchantBehaviorResponseOuterClass.ExecuteMerchantBehaviorResponseexecuteMerchantBehavior(BqMerchantBehaviorService.ExecuteMerchantBehaviorRequest request)ChannelActivityAnalysisOuterClass.ChannelActivityAnalysisretrieveMerchantBehavior(BqMerchantBehaviorService.RetrieveMerchantBehaviorRequest request)
-
-
-
Method Detail
-
build
protected BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<BQMerchantBehaviorServiceGrpc.BQMerchantBehaviorServiceBlockingStub>
-
executeMerchantBehavior
public ExecuteMerchantBehaviorResponseOuterClass.ExecuteMerchantBehaviorResponse executeMerchantBehavior(BqMerchantBehaviorService.ExecuteMerchantBehaviorRequest request)
-
retrieveMerchantBehavior
public ChannelActivityAnalysisOuterClass.ChannelActivityAnalysis retrieveMerchantBehavior(BqMerchantBehaviorService.RetrieveMerchantBehaviorRequest request)
-
-