IntegrationRuntimeResource.Update Interface
Implements
public static interface IntegrationRuntimeResource.Update
extends WithAutoUpdate, WithUpdateDelayOffset
The template for IntegrationRuntimeResource update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Integration |
apply()
Executes the update request. |
|
abstract
Integration |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract IntegrationRuntimeResource apply()
Executes the update request.
Returns:
apply
public abstract IntegrationRuntimeResource apply(Context context)
Executes the update request.
Parameters:
Returns: