public abstract class CssProductsServiceStub implements BackgroundResource
Base stub class for the CssProductsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
CssProductsServiceStub()
public CssProductsServiceStub()
Methods
close()
public abstract void close()
getCssProductCallable()
public UnaryCallable<GetCssProductRequest,CssProduct> getCssProductCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCssProductRequest,CssProduct> |
listCssProductsCallable()
public UnaryCallable<ListCssProductsRequest,ListCssProductsResponse> listCssProductsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCssProductsRequest,ListCssProductsResponse> |
listCssProductsPagedCallable()
public UnaryCallable<ListCssProductsRequest,CssProductsServiceClient.ListCssProductsPagedResponse> listCssProductsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCssProductsRequest,ListCssProductsPagedResponse> |