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