CustomDomain.UpdateStages.WithCustomCertificate Interface
public static interface CustomDomain.UpdateStages.WithCustomCertificate
The stage of the CustomDomain update allowing to specify customCertificate.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withCustomCertificate(ResourceReference customCertificate)
Specifies the custom |
Method Details
withCustomCertificate
public abstract CustomDomain.Update withCustomCertificate(ResourceReference customCertificate)
Specifies the customCertificate property: Reference to a resource..
Parameters:
Returns: