public abstract class CssProductInputsServiceStub implements BackgroundResource
Base stub class for the CssProductInputsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
CssProductInputsServiceStub()
public CssProductInputsServiceStub()
Methods
close()
public abstract void close()
deleteCssProductInputCallable()
public UnaryCallable<DeleteCssProductInputRequest,Empty> deleteCssProductInputCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteCssProductInputRequest,Empty> |
insertCssProductInputCallable()
public UnaryCallable<InsertCssProductInputRequest,CssProductInput> insertCssProductInputCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<InsertCssProductInputRequest,CssProductInput> |