public abstract class MobileDeviceSubmodelServiceStub implements BackgroundResourceBase stub class for the MobileDeviceSubmodelService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
MobileDeviceSubmodelServiceStub()
public MobileDeviceSubmodelServiceStub()Methods
close()
public abstract void close()getMobileDeviceSubmodelCallable()
public UnaryCallable<GetMobileDeviceSubmodelRequest,MobileDeviceSubmodel> getMobileDeviceSubmodelCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetMobileDeviceSubmodelRequest,MobileDeviceSubmodel> |
|
listMobileDeviceSubmodelsCallable()
public UnaryCallable<ListMobileDeviceSubmodelsRequest,ListMobileDeviceSubmodelsResponse> listMobileDeviceSubmodelsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListMobileDeviceSubmodelsRequest,ListMobileDeviceSubmodelsResponse> |
|
listMobileDeviceSubmodelsPagedCallable()
public UnaryCallable<ListMobileDeviceSubmodelsRequest,MobileDeviceSubmodelServiceClient.ListMobileDeviceSubmodelsPagedResponse> listMobileDeviceSubmodelsPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListMobileDeviceSubmodelsRequest,ListMobileDeviceSubmodelsPagedResponse> |
|