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