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