DigitalTwinsDescription.Update Interface
Implements
public static interface DigitalTwinsDescription.Update
extends WithTags, WithIdentity, WithProperties
The template for DigitalTwinsDescription update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Digital |
apply()
Executes the update request. |
|
abstract
Digital |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract DigitalTwinsDescription apply()
Executes the update request.
Returns:
apply
public abstract DigitalTwinsDescription apply(Context context)
Executes the update request.
Parameters:
Returns: