CaCertificate.UpdateStages.WithDescription Interface
public static interface CaCertificate.UpdateStages.WithDescription
The stage of the CaCertificate update allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDescription(String description)
Specifies the description property: Description for the CA Certificate resource.. |
Method Details
withDescription
public abstract CaCertificate.Update withDescription(String description)
Specifies the description property: Description for the CA Certificate resource..
Parameters:
Returns: