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