Class FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingV2Stub (0.31.0)

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

A stub to allow clients to do 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.FeaturedContentNativeDashboardServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
FeaturedContentNativeDashboardServiceGrpc.FeaturedContentNativeDashboardServiceBlockingV2Stub
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
Exceptions
Type Description
io.grpc.StatusException

installFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest request)

public InstallFeaturedContentNativeDashboardResponse installFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest request)

Install a native dashboard featured content.

Parameter
Name Description
request InstallFeaturedContentNativeDashboardRequest
Returns
Type Description
InstallFeaturedContentNativeDashboardResponse
Exceptions
Type Description
io.grpc.StatusException

listFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest request)

public ListFeaturedContentNativeDashboardsResponse listFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest request)

List all native dashboards featured content.

Parameter
Name Description
request ListFeaturedContentNativeDashboardsRequest
Returns
Type Description
ListFeaturedContentNativeDashboardsResponse
Exceptions
Type Description
io.grpc.StatusException