Class McmEarningsServiceStub (0.52.0)

public abstract class McmEarningsServiceStub implements BackgroundResource

Base stub class for the McmEarningsService service API.

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

Inheritance

java.lang.Object > McmEarningsServiceStub

Implements

BackgroundResource

Constructors

McmEarningsServiceStub()

public McmEarningsServiceStub()

Methods

close()

public abstract void close()

fetchMcmEarningsCallable()

public UnaryCallable<FetchMcmEarningsRequest,FetchMcmEarningsResponse> fetchMcmEarningsCallable()
Returns
Type Description
UnaryCallable<FetchMcmEarningsRequest,FetchMcmEarningsResponse>

fetchMcmEarningsPagedCallable()

public UnaryCallable<FetchMcmEarningsRequest,McmEarningsServiceClient.FetchMcmEarningsPagedResponse> fetchMcmEarningsPagedCallable()
Returns
Type Description
UnaryCallable<FetchMcmEarningsRequest,FetchMcmEarningsPagedResponse>