Class DashboardGrpc.DashboardBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<DashboardGrpc.DashboardBlockingStub>
-
- com.streamlayer.analytics.studio.v2.DashboardGrpc.DashboardBlockingStub
-
- Enclosing class:
- DashboardGrpc
public static final class DashboardGrpc.DashboardBlockingStub extends io.grpc.stub.AbstractBlockingStub<DashboardGrpc.DashboardBlockingStub>
A stub to allow clients to do synchronous rpc calls to service Dashboard.
-
-
Method Summary
-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected DashboardGrpc.DashboardBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<DashboardGrpc.DashboardBlockingStub>
-
dashboardOverview
public DashboardOverviewResponse dashboardOverview(DashboardOverviewRequest request)
-
featuredGroups
public FeaturedGroupsResponse featuredGroups(FeaturedGroupsRequest request)
-
wpMetricsByTimeLine
public WpMetricsByTimeLineResponse wpMetricsByTimeLine(WpMetricsByTimeLineRequest request)
-
usersByTimeLine
public UsersByTimeLineResponse usersByTimeLine(UsersByTimeLineRequest request)
-
pollsTotal
public TotalPollsResponse pollsTotal(PollsTotalRequest request)
-
pollsStatsByTimeLine
public PollsStatsByTimeLineResponse pollsStatsByTimeLine(PollsStatsByTimeLineRequest request)
-
deviceInteractionsByTimeLine
public DeviceInteractionsByTimeLineResponse deviceInteractionsByTimeLine(DeviceInteractionsByTimeLineRequest request)
-
listCountries
public ListCountriesResponse listCountries(ListCountriesRequest request)
-
listMetrics
public ListMetricsResponse listMetrics(ListMetricsRequest request)
-
exportMetrics
public ExportMetricsResponse exportMetrics(ExportMetricsRequest request)
-
adTotal
public AdTotalsResponse adTotal(AdTotalsRequest request)
-
adDetails
public AdDetailsResponse adDetails(AdDetailsRequest request)
-
-