public abstract class McmEarningsServiceStub implements BackgroundResourceBase stub class for the McmEarningsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
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> |
|