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