CertificateResponse.UpdateStages.WithProperties Interface
public static interface CertificateResponse.UpdateStages.WithProperties
The stage of the CertificateResponse update allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProperties(CertificateProperties properties)
Specifies the properties property: properties of a certificate. |
Method Details
withProperties
public abstract CertificateResponse.Update withProperties(CertificateProperties properties)
Specifies the properties property: properties of a certificate.
Parameters:
Returns: