Class LineItemServiceStub (0.7.0)

See more code actions.
public abstract class LineItemServiceStub implements BackgroundResource

Base stub class for the LineItemService service API.

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

java.lang.Object > LineItemServiceStub
BackgroundResource

Constructors

LineItemServiceStub()

public LineItemServiceStub()

Methods

close()

public abstract void close()

getLineItemCallable()

public UnaryCallable<GetLineItemRequest,LineItem> getLineItemCallable()
Returns
Type Description
UnaryCallable<GetLineItemRequest,LineItem>

listLineItemsCallable()

public UnaryCallable<ListLineItemsRequest,ListLineItemsResponse> listLineItemsCallable()

listLineItemsPagedCallable()

public UnaryCallable<ListLineItemsRequest,LineItemServiceClient.ListLineItemsPagedResponse> listLineItemsPagedCallable()