Class FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingStub (0.31.0)

public static final class FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingStub extends AbstractBlockingStub<FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingStub>

A stub to allow clients to do limited synchronous rpc calls to service FeaturedContentNativeDashboardService.

This service provides functionality for managing FeaturedContentNativeDashboard.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

getFeaturedContentNativeDashboard(GetFeaturedContentNativeDashboardRequest request)

public FeaturedContentNativeDashboard getFeaturedContentNativeDashboard(GetFeaturedContentNativeDashboardRequest request)

Get a native dashboard featured content.

Parameter
Name Description
request GetFeaturedContentNativeDashboardRequest
Returns
Type Description
FeaturedContentNativeDashboard

installFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest request)

public InstallFeaturedContentNativeDashboardResponse installFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest request)

Install a native dashboard featured content.

Parameter
Name Description
request InstallFeaturedContentNativeDashboardRequest
Returns
Type Description
InstallFeaturedContentNativeDashboardResponse

listFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest request)

public ListFeaturedContentNativeDashboardsResponse listFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest request)

List all native dashboards featured content.

Parameter
Name Description
request ListFeaturedContentNativeDashboardsRequest
Returns
Type Description
ListFeaturedContentNativeDashboardsResponse