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