Class BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStub>
-
- com.redhat.mercury.channelactivityanalysis.v10.api.bqcustomerbehaviorservice.BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStub
-
- Enclosing class:
- BQCustomerBehaviorServiceGrpc
public static final class BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)ExecuteCustomerBehaviorResponseOuterClass.ExecuteCustomerBehaviorResponseexecuteCustomerBehavior(BqCustomerBehaviorService.ExecuteCustomerBehaviorRequest request)ChannelActivityAnalysisOuterClass.ChannelActivityAnalysisretrieveCustomerBehavior(BqCustomerBehaviorService.RetrieveCustomerBehaviorRequest request)
-
-
-
Method Detail
-
build
protected BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<BQCustomerBehaviorServiceGrpc.BQCustomerBehaviorServiceBlockingStub>
-
executeCustomerBehavior
public ExecuteCustomerBehaviorResponseOuterClass.ExecuteCustomerBehaviorResponse executeCustomerBehavior(BqCustomerBehaviorService.ExecuteCustomerBehaviorRequest request)
-
retrieveCustomerBehavior
public ChannelActivityAnalysisOuterClass.ChannelActivityAnalysis retrieveCustomerBehavior(BqCustomerBehaviorService.RetrieveCustomerBehaviorRequest request)
-
-