Class FeaturedContentNativeDashboardServiceStub (0.31.0)

public abstract class FeaturedContentNativeDashboardServiceStub implements BackgroundResource

Base stub class for the FeaturedContentNativeDashboardService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > FeaturedContentNativeDashboardServiceStub

Implements

BackgroundResource

Constructors

FeaturedContentNativeDashboardServiceStub()

public FeaturedContentNativeDashboardServiceStub()

Methods

close()

public abstract void close()

getFeaturedContentNativeDashboardCallable()

public UnaryCallable<GetFeaturedContentNativeDashboardRequest,FeaturedContentNativeDashboard> getFeaturedContentNativeDashboardCallable()
Returns
Type Description
UnaryCallable<GetFeaturedContentNativeDashboardRequest,FeaturedContentNativeDashboard>

installFeaturedContentNativeDashboardCallable()

public UnaryCallable<InstallFeaturedContentNativeDashboardRequest,InstallFeaturedContentNativeDashboardResponse> installFeaturedContentNativeDashboardCallable()
Returns
Type Description
UnaryCallable<InstallFeaturedContentNativeDashboardRequest,InstallFeaturedContentNativeDashboardResponse>

listFeaturedContentNativeDashboardsCallable()

public UnaryCallable<ListFeaturedContentNativeDashboardsRequest,ListFeaturedContentNativeDashboardsResponse> listFeaturedContentNativeDashboardsCallable()
Returns
Type Description
UnaryCallable<ListFeaturedContentNativeDashboardsRequest,ListFeaturedContentNativeDashboardsResponse>

listFeaturedContentNativeDashboardsPagedCallable()

public UnaryCallable<ListFeaturedContentNativeDashboardsRequest,FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsPagedResponse> listFeaturedContentNativeDashboardsPagedCallable()
Returns
Type Description
UnaryCallable<ListFeaturedContentNativeDashboardsRequest,ListFeaturedContentNativeDashboardsPagedResponse>