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