Class DeviceManufacturerServiceStub (0.39.0)

public abstract class DeviceManufacturerServiceStub implements BackgroundResource

Base stub class for the DeviceManufacturerService service API.

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

Inheritance

java.lang.Object > DeviceManufacturerServiceStub

Implements

BackgroundResource

Constructors

DeviceManufacturerServiceStub()

public DeviceManufacturerServiceStub()

Methods

close()

public abstract void close()

getDeviceManufacturerCallable()

public UnaryCallable<GetDeviceManufacturerRequest,DeviceManufacturer> getDeviceManufacturerCallable()
Returns
Type Description
UnaryCallable<GetDeviceManufacturerRequest,DeviceManufacturer>

listDeviceManufacturersCallable()

public UnaryCallable<ListDeviceManufacturersRequest,ListDeviceManufacturersResponse> listDeviceManufacturersCallable()
Returns
Type Description
UnaryCallable<ListDeviceManufacturersRequest,ListDeviceManufacturersResponse>

listDeviceManufacturersPagedCallable()

public UnaryCallable<ListDeviceManufacturersRequest,DeviceManufacturerServiceClient.ListDeviceManufacturersPagedResponse> listDeviceManufacturersPagedCallable()
Returns
Type Description
UnaryCallable<ListDeviceManufacturersRequest,ListDeviceManufacturersPagedResponse>