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