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