public abstract class MobileDeviceServiceStub implements BackgroundResourceBase stub class for the MobileDeviceService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
MobileDeviceServiceStub()
public MobileDeviceServiceStub()Methods
close()
public abstract void close()getMobileDeviceCallable()
public UnaryCallable<GetMobileDeviceRequest,MobileDevice> getMobileDeviceCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetMobileDeviceRequest,MobileDevice> |
|
listMobileDevicesCallable()
public UnaryCallable<ListMobileDevicesRequest,ListMobileDevicesResponse> listMobileDevicesCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListMobileDevicesRequest,ListMobileDevicesResponse> |
|
listMobileDevicesPagedCallable()
public UnaryCallable<ListMobileDevicesRequest,MobileDeviceServiceClient.ListMobileDevicesPagedResponse> listMobileDevicesPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListMobileDevicesRequest,ListMobileDevicesPagedResponse> |
|