public class Future extends Object
Constructor and Description |
---|
Future() |
Modifier and Type | Method and Description |
---|---|
Object |
get()
Waits for the response to complete
|
void |
setResponse(Result result) |
public Object get() throws SDKException
SDKException
- when exception occur during waiting for the responsepublic void setResponse(Result result)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.