public abstract class DeviceCategoryServiceStub implements BackgroundResource
Base stub class for the DeviceCategoryService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
DeviceCategoryServiceStub()
public DeviceCategoryServiceStub()
Methods
close()
public abstract void close()
getDeviceCategoryCallable()
public UnaryCallable<GetDeviceCategoryRequest,DeviceCategory> getDeviceCategoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDeviceCategoryRequest,DeviceCategory> |
listDeviceCategoriesCallable()
public UnaryCallable<ListDeviceCategoriesRequest,ListDeviceCategoriesResponse> listDeviceCategoriesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeviceCategoriesRequest,ListDeviceCategoriesResponse> |
listDeviceCategoriesPagedCallable()
public UnaryCallable<ListDeviceCategoriesRequest,DeviceCategoryServiceClient.ListDeviceCategoriesPagedResponse> listDeviceCategoriesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeviceCategoriesRequest,ListDeviceCategoriesPagedResponse> |